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