kImportantRefreshInterval top-level constant
The interval in milliseconds to refresh data that needs to be updated more often at.
Implementation
const kImportantRefreshInterval = int.fromEnvironment('IMPORTANT_REFRESH_INTERVAL', defaultValue: 500);