globalContextManager top-level property
- @Deprecated('This method will be removed in 0.19.0. Use the API global ' 'function [active] instead.')
Implementation
@Deprecated(
'This method will be removed in 0.19.0. Use the API global '
'function [active] instead.',
)
ContextManager get globalContextManager => _contextManager;