roomInfo property Null safety
@JsonKey(toJson: _chatroomInfoToJson, fromJson: _chatroomInfoFromJson), final
聊天室信息
Implementation
@JsonKey(toJson: _chatroomInfoToJson, fromJson: _chatroomInfoFromJson)
final NIMChatroomInfo roomInfo;
聊天室信息
@JsonKey(toJson: _chatroomInfoToJson, fromJson: _chatroomInfoFromJson)
final NIMChatroomInfo roomInfo;