onsetDateTime property

  1. @JsonKey.new(name: 'OnsetDateTime')
String? get onsetDateTime
inherited

Estimated or actual date, date-time, or age when allergy or intolerance was identified.

Implementation

@JsonKey(name: 'OnsetDateTime')
String? get onsetDateTime => throw _privateConstructorUsedError;