stellar_flutter_sdk
stellar_flutter_sdk
CreatePassiveSellOfferOperation
amount property
amount
stellar_flutter_sdk
stellar_flutter_sdk
CreatePassiveSellOfferOperation
amount property
CreatePassiveSellOfferOperation class
Constructors
CreatePassiveSellOfferOperation
Properties
amount
buying
hashCode
price
runtimeType
selling
sourceAccount
Methods
noSuchMethod
toOperationBody
toString
toXdr
toXdrBase64
Operators
operator ==
Static methods
builder
amount
property
String
amount
Amount of selling being sold.
Implementation
String get amount => _amount;