HundredPayHqWrapperDataProvider class
Constructors
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
-
createSubAccount(
{required List< String> symbols, required String name, required String email, required String phone, Map<String, dynamic> ? metadata}) → Future -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
previewConversion(
{required String amount, required String fromSymbol, required String toSymbol}) → Future -
toString(
) → String -
A string representation of this object.
inherited
-
verifyPayment(
{required String transactionId}) → Future
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited