FlutterwaveConstants class
Constructors
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
- APPROVED_SUCCESSFULLY → const String
- AUTHENTICATING_PIN → const String
- CHARGE_INITIATED → const String
- CHARGE_VALIDATED → const String
- ERROR → const String
- INITIATING_PAYMENT → const String
- PENDING → const String
- PENDING_OTP_VALIDATION → const String
- REQUIRES_AUTH → const String
- SUCCESS → const String
- SUCCESSFUL → const String
- VALIDATING_OTP → const String
- VERIFYING → const String
- VERIFYING_ADDRESS → const String