stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentStrictSendOperation
destAsset property
destAsset
stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentStrictSendOperation
destAsset 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
destAsset
property
Asset
destAsset
The asset the destination account receives.
Implementation
Asset get destAsset => _destAsset;