TenderType class
- Inheritance
-
- Object
- EnumClass
- TenderType
Properties
Methods
-
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
Static Properties
-
serializer
→ Serializer<
TenderType> -
no setter
-
values
→ BuiltSet<
TenderType> -
no setter
Static Methods
-
valueOf(
String name) → TenderType
Constants
- card → const TenderType
- cash → const TenderType
- other → const TenderType