kImportantRefreshIntervalDuration top-level constant

Duration const kImportantRefreshIntervalDuration

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

Based on kImportantRefreshInterval.

Implementation

const kImportantRefreshIntervalDuration = Duration(milliseconds: kImportantRefreshInterval);