stellar_flutter_sdk
stellar_flutter_sdk
PaymentOperation
amount property
amount
stellar_flutter_sdk
stellar_flutter_sdk
PaymentOperation
amount property
PaymentOperation class
Constructors
PaymentOperation
Properties
amount
asset
destination
hashCode
runtimeType
sourceAccount
Methods
noSuchMethod
toOperationBody
toString
toXdr
toXdrBase64
Operators
operator ==
Static methods
builder
amount
property
String
amount
Amount of the asset to send.
Implementation
String get amount => _amount;