menu
devtools_mcp_extension package
documentation
common_imports.dart
ServiceManager<T extends VmService>
rootInfoNow method
rootInfoNow method
dark_mode
light_mode
rootInfoNow
method
RootInfo
rootInfoNow
(
)
Implementation
RootInfo rootInfoNow() { return isolateManager.mainIsolateState?.rootInfo ?? RootInfo(null); }
devtools_mcp_extension package
documentation
common_imports
ServiceManager<T extends VmService>
rootInfoNow method
ServiceManager class