timeOnly property
The time component of the timestamp offset.
Does not contain milliseconds, even if the timestamp offset contains milliseconds.
Implementation
TimeOnly get timeOnly => _timeOnly.value;
The time component of the timestamp offset.
Does not contain milliseconds, even if the timestamp offset contains milliseconds.
TimeOnly get timeOnly => _timeOnly.value;