boundsPeriod property

Period? get boundsPeriod

Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.

Implementation

Period? get boundsPeriod => boundsPeriodField.getValue(_json);