stellar_flutter_sdk
stellar_flutter_sdk
XdrTimeBounds
XdrTimeBounds constructor
XdrTimeBounds
XdrTimeBounds
constructor
Null safety
XdrTimeBounds
(
XdrUint64
_minTime
,
XdrUint64
_maxTime
)
Implementation
XdrTimeBounds(this._minTime, this._maxTime);
stellar_flutter_sdk
stellar_flutter_sdk
XdrTimeBounds
XdrTimeBounds constructor
XdrTimeBounds class
Constructors
XdrTimeBounds
Properties
hashCode
maxTime
minTime
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode