callbackManager top-level property Null safety
The dart:io implementation of CallbackManager.
See also:
_callback_web.dart
, which has the dart:html implementation
Implementation
CallbackManager get callbackManager => _singletonCallbackManager;
The dart:io implementation of CallbackManager.
See also:
_callback_web.dart
, which has the dart:html implementationCallbackManager get callbackManager => _singletonCallbackManager;