stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentStrictReceiveOperation
sendAsset property
sendAsset
stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentStrictReceiveOperation
sendAsset property
PathPaymentStrictReceiveOperation class
Constructors
PathPaymentStrictReceiveOperation
Properties
destAmount
destAsset
destination
hashCode
path
runtimeType
sendAsset
sendMax
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;