QChatGetExistingChannelRolesByServerRoleIdsResult.fromJson constructor

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

Implementation

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