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