lastReviewDate property

FhirDate? lastReviewDate
inherited

lastReviewDate The date on which the asset content was last reviewed. Review happens periodically after that, but doesn't change the original approval date.

Implementation

FhirDate? get lastReviewDate => throw _privateConstructorUsedError;