RazorpayMobile class

Constructors

RazorpayMobile()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
summa String
getter/setter pair

Methods

init() → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
openCheckout(String amount, String desc, String clientPhone, String companyName, String currency, String razorpayId, dynamic onSuccess(String), dynamic onError(String)) → void
toString() String
A string representation of this object.
inherited

Operators

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