globalContextManager top-level property

  1. @Deprecated('This method will be removed in 0.19.0. Use the API global ' 'function [active] instead.')
ContextManager get globalContextManager

Implementation

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