stellar_flutter_sdk
stellar_flutter_sdk
XdrLedgerBounds
XdrLedgerBounds constructor
XdrLedgerBounds
XdrLedgerBounds
constructor
Null safety
XdrLedgerBounds
(
XdrUint32
_minLedger
,
XdrUint32
_maxLedger
)
Implementation
XdrLedgerBounds(this._minLedger, this._maxLedger);
stellar_flutter_sdk
stellar_flutter_sdk
XdrLedgerBounds
XdrLedgerBounds constructor
XdrLedgerBounds class
Constructors
XdrLedgerBounds
Properties
hashCode
maxLedger
minLedger
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode