QChatDeleteServerRoleParam.fromJson constructor

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

Implementation

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