stellar_flutter_sdk
stellar_flutter_sdk
ManageBuyOfferOperation
price property
price
stellar_flutter_sdk
stellar_flutter_sdk
ManageBuyOfferOperation
price property
ManageBuyOfferOperation class
Constructors
ManageBuyOfferOperation
Properties
amount
buying
hashCode
offerId
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;