CopyWith$Query$quest$quest$questType$wallet$coin<TRes> class abstract

Properties

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

Methods

call({String? id, String? name, Query$quest$quest$questType$wallet$coin$picture? picture, Query$quest$quest$questType$wallet$coin$unitValue? unitValue, String? code, Enum$CoinCategoryEnum? category, Enum$CoinHandleEnum? handle, Query$quest$quest$questType$wallet$coin$country? country, Query$quest$quest$questType$wallet$coin$api? api, Query$quest$quest$questType$wallet$coin$owner? owner, DateTime? createdAt, DateTime? updatedAt}) → 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