progress property

List<ResearchSubjectProgress>? progress
inherited

progress The current state (status) of the subject and resons for status change where appropriate.

Implementation

List<ResearchSubjectProgress>? get progress =>
    throw _privateConstructorUsedError;