CopyWith$Query$quest$quest$remuneration$wallet<TRes> class abstract

Properties

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

Methods

call({String? id, double? amount, double? fee, Enum$WalletTypeEnum? walletType, DateTime? createdAt, DateTime? updatedAt, Query$quest$quest$remuneration$wallet$coin? coin, Query$quest$quest$remuneration$wallet$owner? owner, Query$quest$quest$remuneration$wallet$target? target}) → 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