stellar_flutter_sdk
stellar_flutter_sdk
XdrManageBuyOfferOp
price property
price
price
property
Null safety
XdrPrice
?
price
Implementation
XdrPrice? get price => this._price;
void
price=
(
XdrPrice
?
value
)
Implementation
set price(XdrPrice? value) => this._price = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrManageBuyOfferOp
price property
XdrManageBuyOfferOp class
Constructors
XdrManageBuyOfferOp
Properties
amount
buying
hashCode
offerID
price
runtimeType
selling
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode