stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentOperation
sendMax property
sendMax
stellar_flutter_sdk
stellar_flutter_sdk
PathPaymentOperation
sendMax 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
sendMax
property
String
sendMax
The maximum amount of send asset to deduct (excluding fees)
Implementation
String get sendMax => _sendMax;