second property

  1. @override
int? get second
override

The second of the minute (0–59), or null if unspecified.

Implementation

@override
int? get second => getSeconds();