ApiEndPoint class

Constructors

ApiEndPoint()

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 Properties

amex_creditCardURL String
no setter
applepay_URL String
no setter
checkCountry String
no setter
creditCardSettings String
no setter
debitCardURL String
no setter
generateTransaction String
no setter
googlePayWebRequest String
no setter
mpgs_pay_creditCardURL String
no setter
sadadPayResendOTP String
no setter
sadadPayTransaction String
no setter
sadadPayVerifyOTP String
no setter
SDKLoginURL String
no setter
transectionURL String
no setter
userMeta String
no setter
validateToken_URL String
no setter

Constants

Live_amex_creditCardURL → const String
Live_applepay_URL → const String
Live_CheckCountry → const String
Live_CreditCardSettings → const String
///////////////////////////////////// ///////////////////////////////////// / Pre-prod Server API//////////////// ///////////////////////////////////// /==================== Preprod Server URL ================================
Live_debitCardURL → const String
Live_generateTransaction → const String
Live_googlePayWebView → const String
Live_mpgs_pay_creditCardURL → const String
Live_resendOtp → const String
Live_SDKLoginURL → const String
Live_transaction → const String
Live_TransectionURL → const String
Live_usermeta → const String
Live_validate_accesstoken → const String
Live_verifyOtp → const String
test_amex_creditCardURL → const String
test_applepay_URL → const String
test_CheckCountry → const String
test_CreditCardSettings → const String
/=========== Preprod Sandbox Server URL =================================
test_debitCardURL → const String
test_generateTransaction → const String
test_googlePayWebView → const String
test_mpgs_pay_creditCardURL → const String
test_resendOtp → const String
test_SDKLoginURL → const String
test_transaction → const String
test_TransectionURL → const String
test_usermeta → const String
test_validate_accesstoken → const String
test_verifyOtp → const String