timeReference property

TimeReference? timeReference

The time reference for the service.

Will return null if an error occurs or if the service has no time reference.

Implementation

TimeReference? get timeReference => _timeReference.value;