@override Map<String, dynamic> toJson() => { 'message': message, 'height': height, 'width': width, 'barcodeType': barcodeType.toString(), };