channels property Null safety
@JsonKey(fromJson: _qChatChannelListFromJson), final
查询到的频道
Implementation
@JsonKey(fromJson: _qChatChannelListFromJson)
final List<QChatChannel>? channels;
查询到的频道
@JsonKey(fromJson: _qChatChannelListFromJson)
final List<QChatChannel>? channels;