scopeKeyTimeout property

Duration? scopeKeyTimeout
final

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;