seconds property

int? seconds
final

The number of seconds until the timer expires. The minimum value is 60 seconds to ensure accuracy. The maximum value is 31622400 seconds.

Implementation

final int? seconds;