disable method

Future<WipResponse> disable()

Implementation

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