stellar_flutter_sdk
stellar_flutter_sdk
XdrCreatePassiveSellOfferOp
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
XdrCreatePassiveSellOfferOp
price property
XdrCreatePassiveSellOfferOp class
Constructors
XdrCreatePassiveSellOfferOp
Properties
amount
buying
hashCode
price
runtimeType
selling
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode