stellar_flutter_sdk
stellar_flutter_sdk
XdrPathPaymentStrictSendOp
sendAsset property
sendAsset
stellar_flutter_sdk
stellar_flutter_sdk
XdrPathPaymentStrictSendOp
sendAsset property
XdrPathPaymentStrictSendOp class
Constructors
XdrPathPaymentStrictSendOp
Properties
destAmount
destAsset
destination
hashCode
path
runtimeType
sendAsset
sendMax
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
sendAsset
property
XdrAsset
sendAsset
Implementation
XdrAsset get sendAsset => this._sendAsset;
void
sendAsset=
(
XdrAsset
value
)
Implementation
set sendAsset(XdrAsset value) => this._sendAsset = value;