channelCategory property Null safety
@JsonKey(fromJson: _qChatChannelCategoryFromJsonNullable), read / write
频道分组信息
Implementation
@JsonKey(fromJson: _qChatChannelCategoryFromJsonNullable)
QChatChannelCategory? channelCategory;
频道分组信息
@JsonKey(fromJson: _qChatChannelCategoryFromJsonNullable)
QChatChannelCategory? channelCategory;