timeBounds property

XdrTimeBounds timeBounds

Implementation

XdrTimeBounds get timeBounds => this._timeBounds;
void timeBounds= (XdrTimeBounds value)

Implementation

set timeBounds(XdrTimeBounds value) => this._timeBounds = value;