issued property
DateTime?
get
issued
The date and time this version of the observation was made available to providers, typically after the results have been reviewed and verified.
Implementation
DateTime? get issued => issuedField.getValue(json);