call abstract method

TRes call({
  1. String? id,
  2. String? name,
  3. String? title,
  4. List<String>? email,
  5. List<String>? phone,
  6. String? website,
  7. String? subtitle,
  8. DateTime? createdAt,
  9. DateTime? updatedAt,
  10. String? brandColor,
  11. String? description,
  12. Query$quest$quest$remuneration$wallet$owner$pos$company? company,
  13. Query$quest$quest$remuneration$wallet$owner$pos$picture? picture,
  14. List<Query$quest$quest$remuneration$wallet$owner$pos$locations>? locations,
})

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$quest$quest$remuneration$wallet$owner$pos$company? company,
  Query$quest$quest$remuneration$wallet$owner$pos$picture? picture,
  List<Query$quest$quest$remuneration$wallet$owner$pos$locations>? locations,
});