QChatSearchChannelByPageResult.fromJson constructor

QChatSearchChannelByPageResult.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory QChatSearchChannelByPageResult.fromJson(Map<String, dynamic> json) =>
    _$QChatSearchChannelByPageResultFromJson(json);