call abstract method

Implementation

TRes call({
  String? id,
  String? name,
  String? title,
  List<String>? email,
  List<String>? phone,
  String? website,
  String? subtitle,
  DateTime? createdAt,
  DateTime? updatedAt,
  String? brandColor,
  String? description,
  Query$getLastReferral$getLastReferral$remuneration$referred$quantitative$wallet$owner$pos$company?
      company,
  Query$getLastReferral$getLastReferral$remuneration$referred$quantitative$wallet$owner$pos$picture?
      picture,
  String? $__typename,
});