FlexibleTimeRange constructor
FlexibleTimeRange({})
Implementation
FlexibleTimeRange({
this.maxDuration,
this.minDuration,
this.startTimeNotEarlierThan,
this.startTimeNotLaterThan,
}) : super(fullyQualifiedName);