objective property

List<ResearchStudyObjective>? objective
inherited

objective A goal that the study is aiming to achieve in terms of a scientific question to be answered by the analysis of data collected during the study.

Implementation

List<ResearchStudyObjective>? get objective =>
    throw _privateConstructorUsedError;