CardSystem class

Constructors

CardSystem()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Constants

AMERICAN_EXPRESS → const String
DINERS_CLUB → const String
DISCOVER → const String
HUMO → const String
JCB → const String
MAESTRO → const String
MASTERCARD → const String
MIR → const String
UNION_PAY → const String
UZ_CARD → const String
VISA → const String