QChatGetChannelBlackWhiteRolesByPageResult.fromJson constructor

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

Implementation

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