reboot method

Implementation

Future<WebPresenterBlock> reboot() =>
    sendBlock('SHUTDOWN', {'Action': 'Reboot'});