roomInfo property Null safety

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

聊天室信息

Implementation

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