channel property

  1. @JsonKey(fromJson: qChatChannelFromJson)
QChatChannel? channel
getter/setter pair

频道信息

Implementation

@JsonKey(fromJson: qChatChannelFromJson)
QChatChannel? channel;