roomInfo property Null safety
@JsonKey(toJson: _chatroomInfoToJson, fromJson: _chatroomInfoFromJson), final
Chat room info
Implementation
@JsonKey(toJson: _chatroomInfoToJson, fromJson: _chatroomInfoFromJson)
final NIMChatroomInfo roomInfo;