stellar_flutter_sdk
stellar_flutter_sdk
PaymentOperation
PaymentOperation constructor
PaymentOperation
PaymentOperation
constructor
Null safety
PaymentOperation
(
MuxedAccount
_destination
,
Asset
_asset
,
String
_amount
)
Implementation
PaymentOperation(this._destination, this._asset, this._amount);
stellar_flutter_sdk
stellar_flutter_sdk
PaymentOperation
PaymentOperation constructor
PaymentOperation class
Constructors
PaymentOperation
Properties
amount
asset
destination
hashCode
runtimeType
sourceAccount
Methods
noSuchMethod
toOperationBody
toString
toXdr
toXdrBase64
Operators
operator ==
Static methods
builder