stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentStrictSendOperation
sendAmount property
sendAmount
stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentStrictSendOperation
sendAmount 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
sendAmount
property
String
sendAmount
The amount of send asset to deduct (excluding fees)
Implementation
String get sendAmount => _sendAmount;