seconds property
Seconds of a minute.
Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.
Implementation
core.int? seconds;
Seconds of a minute.
Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.
core.int? seconds;