call abstract method

Implementation

TRes call({
  String? id,
  String? email,
  Enum$Gender? gender,
  Enum$UserStatus? status,
  String? lastName,
  String? username,
  String? firstName,
  Query$getBetOrdersPagination$getBetOrdersPagination$objects$user$phone?
      phone,
  Query$getBetOrdersPagination$getBetOrdersPagination$objects$user$picture?
      picture,
  String? $__typename,
});