channelCategory property

  1. @JsonKey(fromJson: _qChatChannelCategoryFromJsonNullable)
QChatChannelCategory? channelCategory
getter/setter pair

频道分组信息

Implementation

@JsonKey(fromJson: _qChatChannelCategoryFromJsonNullable)
QChatChannelCategory? channelCategory;