progressStatus property

List<ResearchStudyProgressStatus>? progressStatus
inherited

progressStatus Status of study with time for that status.

Implementation

List<ResearchStudyProgressStatus>? get progressStatus =>
    throw _privateConstructorUsedError;