actualInterval property

int actualInterval

Returns interval or 1 if that is not set.

Implementation

int get actualInterval => interval ?? 1;