flexInterval property

Duration? flexInterval
final

The duration for which the work repeats from the end of the repeatInterval.

Note that flex intervals are ignored for certain OS versions (in particular, API 23).

Implementation

final Duration? flexInterval;