Map<String, dynamic> toJson() => <String, dynamic>{ "title": title, "subtitle": subtitle, "barcodeImage": barcodeImage, };