@override Map<String, dynamic> toMap() { return {'type': 'barcodeAr', 'settings': _settings.toMap(), 'feedback': _feedback.toMap()}; }