scopeKeyTimeout property
How long to wait for scopeKey; null takes the default.
Defaults to ScopeConfig.defaultScopeKeyTimeout; ScopeTimeout.none removes the limit for this scope alone.
Implementation
final Duration? scopeKeyTimeout;
How long to wait for scopeKey; null takes the default.
Defaults to ScopeConfig.defaultScopeKeyTimeout; ScopeTimeout.none removes the limit for this scope alone.
final Duration? scopeKeyTimeout;