disable method

Future<WipResponse> disable()

Implementation

Future<WipResponse> disable() => sendCommand('Debugger.disable');