CopyWith$Input$MarketPlaceOrderShoppingCartControllerInput<TRes> class
abstract
Constructors
Properties
-
discount
→ CopyWith$Input$DiscountDtoInput<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
price
→ CopyWith$Input$MarketPlaceOrderPriceInput<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
taxValue
→ CopyWith$Input$ReduciblePriceInput<
TRes> -
no setter
Methods
-
call(
{List< Input$MarketPlaceOrderShoppingCartProductControllerInput> ? products, Input$ReduciblePriceInput? taxValue, Input$MarketPlaceOrderPriceInput? price, Input$DiscountDtoInput? discount}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
products(
Iterable< Input$MarketPlaceOrderShoppingCartProductControllerInput> _fn(Iterable<CopyWith$Input$MarketPlaceOrderShoppingCartProductControllerInput< )) → TResInput$MarketPlaceOrderShoppingCartProductControllerInput> > -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited