alertCommand method
Implementation
Future<bool> alertCommand({RfidAlertDuration? duration}) {
throw UnimplementedError('alertCommand() has not been implemented.');
}
Future<bool> alertCommand({RfidAlertDuration? duration}) {
throw UnimplementedError('alertCommand() has not been implemented.');
}