focus property

List<Reference>? focus
inherited

focus The focus of a genomic analysis when it is not the patient of record representing something or someone associated with the patient such as a spouse, parent, child, or sibling. For example, in trio testing, the GenomicStudy.subject would be the child (proband) and the GenomicStudy.analysis.focus of a specific analysis would be the parent.

Implementation

List<Reference>? get focus => throw _privateConstructorUsedError;