currentInstant property
Detailed information about the current time instant, including the timestamp and its error estimate. May be null if current time computation fails or if the time signal is too old.
See SerializableCurrentInstant for more details about the current time information.
Implementation
final SerializableCurrentInstant? currentInstant;