roomId property Null safety

String roomId
final

Gets the chat room ID.

Note To get the correct value, ensure that you call ChatRoomManager.fetchChatRoomInfoFromServer before calling this method.

Implementation

final String roomId;