CopyWith$Input$CoinInput<TRes> class abstract

Constructors

CopyWith$Input$CoinInput.new(Input$CoinInput instance, TRes then(Input$CoinInput))
factory
CopyWith$Input$CoinInput.stub(TRes res)
factory

Properties

api CopyWith$Input$CoinApiInput<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
owner CopyWith$Input$TargetACIInput<TRes>
no setter
picture CopyWith$Input$PictureInput<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
unitValue CopyWith$Input$CoinValueInput<TRes>
no setter

Methods

call({String? name, String? code, Enum$CoinCategoryEnum? category, Input$PictureInput? picture, Input$CoinValueInput? unitValue, Enum$CoinHandleEnum? handle, String? country, Input$CoinApiInput? api, Input$TargetACIInput? owner}) → 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