timeReference property
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;
The time reference for the service.
Will return null if an error occurs or if the service has no time reference.
TimeReference? get timeReference => _timeReference.value;