CouponTranslate class abstract

Constructors

CouponTranslate(BuildContext context)

Properties

context BuildContext
getter/setter pair
discount String
no setter
expired String
no setter
fixedCartDiscount String
no setter
fixedProductDiscount String
no setter
hashCode int
The hash code for this object.
no setterinherited
langCode String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
saveForLater String
no setter
useNow String
no setter

Methods

expiringInTime(dynamic time) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
validUntilDate(dynamic data) String

Operators

operator ==(Object other) bool
The equality operator.
inherited