minDuration property

String? minDuration
getter/setter pair

The minimum time that this step should last.

Should be longer than 1 hour. If not set, the default minimum duration for each step will be 1 hour.

Implementation

core.String? minDuration;