stellar_flutter_sdk
stellar_flutter_sdk
XdrTimeBounds
minTime property
minTime
stellar_flutter_sdk
stellar_flutter_sdk
XdrTimeBounds
minTime property
XdrTimeBounds class
Constructors
XdrTimeBounds
Properties
hashCode
maxTime
minTime
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
minTime
property
XdrUint64
minTime
Implementation
XdrUint64 get minTime => this._minTime;
void
minTime=
(
XdrUint64
value
)
Implementation
set minTime(XdrUint64 value) => this._minTime = value;