note property

List<Annotation>? note
inherited

note This property allows a non condition-specific note to the made about the related person. Ideally, the note would be in the condition property, but this is not always possible.

Implementation

List<Annotation>? get note => throw _privateConstructorUsedError;