ping abstract method
void
ping()
This method should send a DevToolsExtensionEventType.ping event to the DevTools extension to check that it is ready.
Implementation
void ping();
This method should send a DevToolsExtensionEventType.ping event to the DevTools extension to check that it is ready.
void ping();