pause method

Future<WipResponse> pause()

Implementation

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