channelCategory property Null safety

QChatChannelCategory? channelCategory
@JsonKey(fromJson: _qChatChannelCategoryFromJsonNullable), read / write

频道分组信息

Implementation

@JsonKey(fromJson: _qChatChannelCategoryFromJsonNullable)
QChatChannelCategory? channelCategory;