enable method

Future<WipResponse> enable()

Implementation

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