stellar_flutter_sdk
stellar_flutter_sdk
PaymentOperation
asset property
asset
stellar_flutter_sdk
stellar_flutter_sdk
PaymentOperation
asset property
PaymentOperation class
Constructors
PaymentOperation
Properties
amount
asset
destination
hashCode
runtimeType
sourceAccount
Methods
noSuchMethod
toOperationBody
toString
toXdr
toXdrBase64
Operators
operator ==
Static methods
builder
asset
property
Asset
asset
Asset to send to the destination account.
Implementation
Asset get asset => _asset;