class Mindee::Product::NutritionFactsLabel::NutritionFactsLabelV1Page
def initialize(prediction)
-
prediction
(Hash
) --
def initialize(prediction) super(prediction) @prediction = NutritionFactsLabelV1PagePrediction.new( prediction['prediction'], prediction['id'] ) end