second property

int get second

The second component of the time (0-59) in UTC

Implementation

int get second => _dateTime.second;