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