stellar_flutter_sdk
stellar_flutter_sdk
CreatePassiveSellOfferOperation
price property
price
stellar_flutter_sdk
stellar_flutter_sdk
CreatePassiveSellOfferOperation
price property
CreatePassiveSellOfferOperation class
Constructors
CreatePassiveSellOfferOperation
Properties
amount
buying
hashCode
price
runtimeType
selling
sourceAccount
Methods
noSuchMethod
toOperationBody
toString
toXdr
toXdrBase64
Operators
operator ==
Static methods
builder
price
property
String
price
Price of 1 unit of selling in terms of buying.
Implementation
String get price => _price;