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