stellar_flutter_sdk
stellar_flutter_sdk
XdrPaymentOp
XdrPaymentOp constructor
XdrPaymentOp
XdrPaymentOp
constructor
Null safety
XdrPaymentOp
(
XdrMuxedAccount
_destination
,
XdrAsset
_asset
,
XdrInt64
_amount
)
Implementation
XdrPaymentOp(this._destination, this._asset, this._amount);
stellar_flutter_sdk
stellar_flutter_sdk
XdrPaymentOp
XdrPaymentOp constructor
XdrPaymentOp class
Constructors
XdrPaymentOp
Properties
amount
asset
destination
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode