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

Properties

hashCode int
The hash code for this object.
no setterinherited
manufacturer CopyWith$Query$quest$quest$questType$wallet$owner$manufacturer<TRes>
no setter
pos CopyWith$Query$quest$quest$questType$wallet$owner$pos<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
user CopyWith$Query$quest$quest$questType$wallet$owner$user<TRes>
no setter
wholesaler CopyWith$Query$quest$quest$questType$wallet$owner$wholesaler<TRes>
no setter

Methods

call({Query$quest$quest$questType$wallet$owner$pos? pos, Query$quest$quest$questType$wallet$owner$user? user, Query$quest$quest$questType$wallet$owner$wholesaler? wholesaler, Query$quest$quest$questType$wallet$owner$manufacturer? manufacturer}) → 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