QuantupiResponseError class

Constructors

QuantupiResponseError()

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

appnotinstalled → const String
When user selects app to make transaction but the app is not installed.
invalidparameter → const String
When the parameters of UPI request is/are invalid or app cannot proceed with the payment.
nullresponse → const String
Failed to receive any response from the invoked activity.
usercanceled → const String
User cancelled the transaction.