QChatGetChannelsByPageParam.fromJson constructor

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

Implementation

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