roomInfo property Null safety

NIMChatroomInfo roomInfo
@JsonKey(toJson: _chatroomInfoToJson, fromJson: _chatroomInfoFromJson), final

Chat room info

Implementation

@JsonKey(toJson: _chatroomInfoToJson, fromJson: _chatroomInfoFromJson)
final NIMChatroomInfo roomInfo;