menu
blackmagicdesign package
documentation
hyperdeck/hyperdeck.dart
HyperDeck
send static method
send static method
dark_mode
light_mode
send
static method
Future
<
HyperDeckResponse
>
send
(
String
rawCommand
)
Implementation
static Future<HyperDeckResponse> send(String rawCommand) => _required.send(rawCommand);
blackmagicdesign package
documentation
hyperdeck/hyperdeck
HyperDeck
send static method
HyperDeck class