getSeconds property

int getSeconds

Get the seconds of the given date. The second 0...59.

Implementation

int get getSeconds => second;