flexInterval property

Duration? flexInterval
final

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

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

Implementation

final Duration? flexInterval;