@override Map<String, dynamic> toJson() { return {...super.toJson(), 'image': image, 'stampType': 'image'}; }