setBuzzerType abstract method
Sets the buzzer type on the scanner.
Implementation
Future<CommandResponse> setBuzzerType(
{required String deviceId, required BuzzerType type});
Sets the buzzer type on the scanner.
Future<CommandResponse> setBuzzerType(
{required String deviceId, required BuzzerType type});