recommendation property

  1. @JsonKey(required: true)
List<ImmunizationRecommendationRecommendation> recommendation
inherited

Implementation

@JsonKey(required: true)
List<ImmunizationRecommendationRecommendation> get recommendation =>
    throw _privateConstructorUsedError;