timeExtent property
The time extent that is inclusive of all the data in the layer.
Implementation
TimeExtent? get timeExtent => _timeExtent.value;
The time extent that is inclusive of all the data in the layer.
TimeExtent? get timeExtent => _timeExtent.value;