second property

int get second

Gets the second of the minute (0-59).

Implementation

int get second => _dateTime.second;