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