QChatGetExistingAccidsInServerRoleResult.fromJson constructor

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

Implementation

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