type property

  1. @JsonKey(unknownEnumValue: AllergyIntoleranceType.unknown)
AllergyIntoleranceType? type
inherited

Implementation

@JsonKey(unknownEnumValue: AllergyIntoleranceType.unknown)
AllergyIntoleranceType? get type => throw _privateConstructorUsedError;