openDevToolsWindow abstract method

Future<void> openDevToolsWindow()

Opens the Browser DevTools in a separate window on Windows.

Throws an unsupported PlatformException on macOS and Linux.

Implementation

Future<void> openDevToolsWindow();