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