menu
stellar_flutter_sdk
stellar_flutter_sdk
XdrManageBuyOfferOp
amount property
amount
brightness_4
brightness_5
amount
property
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
XdrManageBuyOfferOp
amount property
XdrManageBuyOfferOp class