CreateZainboxRequest class
Constructors
Properties
Methods
-
createZainbox(
) → Future< CreateZainboxResponse?> - Executes network call to initiate transactions
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> - Converts this instance to json
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited