kLessImportantRefreshIntervalDuration top-level constant

Duration const kLessImportantRefreshIntervalDuration

The interval to refresh data that needs to be updated less often.

Based on kLessImportantRefreshInterval.

Implementation

const kLessImportantRefreshIntervalDuration = Duration(milliseconds: kLessImportantRefreshInterval);