menu
blackmagicdesign package
documentation
hyperdeck/hyperdeck.dart
HyperDeck
notify static method
notify static method
dark_mode
light_mode
notify
static method
Future
<
HyperDeckResponse
>
notify
(
Map
<
String
,
bool
>
settings
)
Implementation
static Future<HyperDeckResponse> notify(Map<String, bool> settings) => command('notify', settings);
blackmagicdesign package
documentation
hyperdeck/hyperdeck
HyperDeck
notify static method
HyperDeck class