QChatGetChannelRolesParam.fromJson constructor

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

Implementation

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