@override Map<String, dynamic> toMap() { return { 'type': _type, 'barcodeId': barcodeId, 'annotationTrigger': annotationTrigger.toString(), }; }