@override Map<String, dynamic> toMap() { return { 'barcodeId': barcode.identifier, 'status': status.toString(), }; }