maxSeconds property

int? maxSeconds
final

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

Implementation

final int? maxSeconds;