CopyWith$Query$searchCoaches$searchCoaches$objects<TRes> class abstract

Properties

birth CopyWith$Query$searchCoaches$searchCoaches$objects$birth<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
team CopyWith$Query$searchCoaches$searchCoaches$objects$team<TRes>
no setter

Methods

call({String? id, double? coachId, String? name, String? firstname, String? lastname, double? age, Query$searchCoaches$searchCoaches$objects$birth? birth, String? nationality, String? height, String? weight, String? photo, Query$searchCoaches$searchCoaches$objects$team? team, List<Query$searchCoaches$searchCoaches$objects$career>? career, DateTime? createdAt, DateTime? updatedAt, String? $__typename}) → TRes
career(Iterable<Query$searchCoaches$searchCoaches$objects$career>? _fn(Iterable<CopyWith$Query$searchCoaches$searchCoaches$objects$career<Query$searchCoaches$searchCoaches$objects$career>>?)) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited