stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentOperation
destAsset property
destAsset
stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentOperation
destAsset property
PathPaymentOperation class
Constructors
PathPaymentOperation
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;