ESewaPnp class
Constructors
- ESewaPnp({required ESewaConfiguration configuration})
- ESewaPnp constructor takes ESewaConfiguration as argument.
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
-
initPayment(
{required ESewaPayment payment}) → Future< ESewaResult> - This method will take user to the eSewa payment activity and returns Future<ESewaResult> once user is back to app.
-
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