FastpayFlutterSdk class

Properties

apiInitiate String
no setter
apiPayment String
no setter
apiPaymentWithOtpVerification String
no setter
apiSendOtp String
no setter
apiToken String
getter/setter pair
apiValidate String
no setter
apiVersionV1 String
no setter
apiVersionV2 String
no setter
context BuildContext
no getter
fastpayPaymentRequest FastpayPaymentRequest?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isTermsAndConditionPage bool
no getter
paymentInitiationResponse PaymentInitiationResponse?
getter/setter pair
productionUrl String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sandBoxUrl String
no setter

Methods

dispose(FastpayPaymentResponse? response) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
startTimer() → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance FastpayFlutterSdk
no setter