channel property Null safety
@JsonKey(fromJson: qChatChannelFromJson), read / write
频道信息
Implementation
@JsonKey(fromJson: qChatChannelFromJson)
QChatChannel? channel;
频道信息
@JsonKey(fromJson: qChatChannelFromJson)
QChatChannel? channel;