timeReference property

TimeReference? timeReference

Information about the time reference used for time values in the layer.

This includes information about the time zone and whether the layer respects daylight savings time.

Implementation

TimeReference? get timeReference => _timeReference.value;