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