kLessImportantRefreshIntervalDuration top-level constant
The interval to refresh data that needs to be updated less often.
Based on kLessImportantRefreshInterval.
Implementation
const kLessImportantRefreshIntervalDuration = Duration(milliseconds: kLessImportantRefreshInterval);