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