maxSeconds property
The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).
Implementation
final int? maxSeconds;
The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).
final int? maxSeconds;