menu
blackmagicdesign package
documentation
web_presenter/web_presenter.dart
WebPresenterConnection
reboot method
reboot method
dark_mode
light_mode
reboot
method
Future
<
WebPresenterBlock
>
reboot
(
)
Implementation
Future<WebPresenterBlock> reboot() => sendBlock('SHUTDOWN', {'Action': 'Reboot'});
blackmagicdesign package
documentation
web_presenter/web_presenter
WebPresenterConnection
reboot method
WebPresenterConnection class