QChatGetChannelCategoriesByPageParam.fromJson constructor

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

Implementation

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