Creates a new instance of AiutaProduct from a JSON object.
factory AiutaProduct.fromJson(Map<String, dynamic> json) => _$AiutaProductFromJson(json);