menu
blackmagicdesign package
documentation
hyperdeck/hyperdeck_rest.dart
HyperDeckRestClient
reboot method
reboot method
dark_mode
light_mode
reboot
method
Future
<
HyperDeckRestResponse
>
reboot
(
)
Implementation
Future<HyperDeckRestResponse> reboot() => post('/system/reboot');
blackmagicdesign package
documentation
hyperdeck/hyperdeck_rest
HyperDeckRestClient
reboot method
HyperDeckRestClient class