configure static method
Implementation
static Future<HyperDeckResponse> configure(Map<String, Object?> settings) =>
command('configuration', settings);
static Future<HyperDeckResponse> configure(Map<String, Object?> settings) =>
command('configuration', settings);