seconds property
Seconds of minutes of the time.
Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
Optional.
Implementation
core.int? seconds;
Seconds of minutes of the time.
Must normally be from 0 to 59, defaults to 0. An API may allow the value 60 if it allows leap-seconds.
Optional.
core.int? seconds;