CopyWith$Input$MarketPlaceOrderWithCartAfterRegisterInput<TRes> class
abstract
Methods
-
call({String? user, String? notes, Enum$OrderTypeEnum? orderType, List<Input$InstallmentInput>? installments, Input$MarketPlaceOrderDtoFeesInput? fees, Input$FullAddressInput? deliveryAddress, DateTime? orderTime, Input$DiscountDtoInput? discount, List<Input$CartProductInput>? products, String? currency, Input$TargetACIInput? target, List<Enum$App>? apps, String? userSubject, String? orderSubject, String? email, String? password, String? lastName, String? firstName, List<Enum$UserRole>? roles, Input$IPhoneInput? phone, List<Input$FullAddressInput>? shippingAddress})
→ TRes
-
-
-
installments(Iterable<Input$InstallmentInput>? _fn(Iterable<CopyWith$Input$InstallmentInput<Input$InstallmentInput>>?))
→ TRes
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
products(Iterable<Input$CartProductInput> _fn(Iterable<CopyWith$Input$CartProductInput<Input$CartProductInput>>))
→ TRes
-
-
shippingAddress(Iterable<Input$FullAddressInput> _fn(Iterable<CopyWith$Input$FullAddressInput<Input$FullAddressInput>>))
→ TRes
-
-
toString()
→ String
-
A string representation of this object.
inherited