FlutterwaveURLS 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
Static Methods
-
getBaseUrl(
bool isDebugMode) → String - Returns base url depending on debug mode
-
getMobileMoneyUrl(
String currency) → String - Retturns Mobile Money Urls depending on currency
Constants
- BANK_TRANSFER → const String
- CHARGE_CARD_URL → const String
- DEFAULT_REDIRECT_URL → const String
- FRANCOPHONE_MOBILE_MONEY → const String
- GET_BANKS_URL → const String
- GHANA_MOBILE_MONEY → const String
- PAY_WITH_ACCOUNT → const String
- PAY_WITH_MPESA → const String
- PAY_WITH_USSD → const String
- RWANDA_MOBILE_MONEY → const String
- UGANDA_MOBILE_MONEY → const String
- VALIDATE_CHARGE → const String
- VERIFY_TRANSACTION → const String
- VOUCHER_PAYMENT → const String
- ZAMBIA_MOBILE_MONEY → const String