CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations<TRes> class
abstract
Constructors
- CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations(Query$getUserWalletWithReputations$getUserWalletWithReputations instance, TRes then(Query$getUserWalletWithReputations$getUserWalletWithReputations))
-
factory
- CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations.stub(TRes res)
-
factory
Properties
-
coin
→ CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$coin<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
owner
→ CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$owner<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{String? id, String? amount, double? fee, Enum$WalletTypeEnum? walletType, DateTime? createdAt, DateTime? updatedAt, Query$getUserWalletWithReputations$getUserWalletWithReputations$coin? coin, Query$getUserWalletWithReputations$getUserWalletWithReputations$owner? owner, List< Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels> ? reputationLevels, String? $__typename}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
reputationLevels(
Iterable< Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels> ? _fn(Iterable<CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels< ?)) → TResQuery$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels> > -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited