StringConstants 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
- app_name → const String
- BASE_URL → const String
- EMAIL → const String
- email_empty_msg → const String
- ENTER_EXPIRY_DATE → const String
- ENTER_INVALID_CARD_NUMBER → const String
- ENTER_INVALID_CVV → const String
- ENTER_PHONE_NUMBER → const String
- ENTER_VALID_CARD_NAME → const String
- ENTER_VALID_CARD_NUMBER → const String
- ENTER_VALID_CVV → const String
- ENTER_VALID_EMAIL_MESSAGE → const String
- ENTER_VALID_EXPIRY_DATE → const String
- ENTER_VALIDE_PHONE_NUMBER → const String
- ERROR → const String
- FAILURE → const String
- getCardType → const String
- getMerchantBrandingDetails → const String
- getMerchantCards → const String
- getPaymentMode → const String
- INTERNET_CONNECTIVITY_ERROR_MESSAGE → const String
- INVALID_EMAIL_MESSAGE → const String
- INVALID_FULLNAME_MESSAGE → const String
- label_email → const String
- label_mobile → const String
- label_name → const String
- makePayment → const String
- mobile_empty_msg → const String
- name_empty_msg → const String
- OK → const String
- PRODUCTION_BASE_URL → const String
- API strings
- SUCCESS → const String
- TEST_BASE_URL → const String
- USERNAME → const String
- valid_email_msg → const String
- valid_mobile_msg → const String