stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentStrictSendOperation
sendAsset property
sendAsset
stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentStrictSendOperation
sendAsset property
PathPaymentStrictSendOperation class
Constructors
PathPaymentStrictSendOperation
Properties
destAsset
destination
destMin
hashCode
path
runtimeType
sendAmount
sendAsset
sourceAccount
Methods
noSuchMethod
toOperationBody
toString
toXdr
toXdrBase64
Operators
operator ==
Static methods
builder
sendAsset
property
Asset
sendAsset
The asset deducted from the sender's account.
Implementation
Asset get sendAsset => _sendAsset;