SpotFlowPaymentManager class
Constructors
Properties
- amount ↔ num?
-
getter/setter pair
- appLogo ↔ Widget?
-
getter/setter pair
- appName ↔ String?
-
getter/setter pair
- customer → CustomerInfo
-
no setter
- customerEmail ↔ String
-
getter/setter pair
- customerId ↔ String?
-
getter/setter pair
- customerName ↔ String?
-
getter/setter pair
- customerPhoneNumber ↔ String?
-
getter/setter pair
- debugMode ↔ bool
-
getter/setter pair
- encryptionKey ↔ String
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- key ↔ String
-
auth token
getter/setter pair
- paymentDescription ↔ String?
-
getter/setter pair
- planId ↔ String?
-
getter/setter pair
- 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