linkAddresses property Null safety
final
Chat room address for Windows and macOS
The standalone mode does not rely on IM connections. The SDK cannot automatically obtain the address of the chat room server and requires the client to provide the address to the SDK.
Implementation
final List<String> linkAddresses;