static Future<HyperDeckResponse> command(String name, [Map<String, Object?> parameters = const {}]) => _required.command(name, parameters);