stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentOperation
destination property
destination
stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentOperation
destination 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
destination
property
KeyPair
destination
Account that receives the payment.
Implementation
KeyPair get destination => _destination;