channelIdInfos property

  1. @JsonKey(fromJson: _qChatChannelIdInfoListFromJson)
List<QChatChannelIdInfo> channelIdInfos
getter/setter pair

请求参数,操作的对象:channelInfo列表

Implementation

@JsonKey(fromJson: _qChatChannelIdInfoListFromJson)
List<QChatChannelIdInfo> channelIdInfos;