allergySummary property

  1. @JsonKey(name: 'allergySummary')
List<String?>? allergySummary
inherited

Implementation

@JsonKey(name: 'allergySummary')
List<String?>? get allergySummary => throw _privateConstructorUsedError;