CopyWith$Query$getTrophies$getTrophies<TRes> class abstract

Properties

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

Methods

call({String? id, Query$getTrophies$getTrophies$target? target, List<Query$getTrophies$getTrophies$trophies>? trophies, DateTime? createdAt, DateTime? updatedAt, String? $__typename}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
trophies(Iterable<Query$getTrophies$getTrophies$trophies> _fn(Iterable<CopyWith$Query$getTrophies$getTrophies$trophies<Query$getTrophies$getTrophies$trophies>>)) → TRes

Operators

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