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