arm property

List<ResearchStudyArm>? arm
inherited

arm Describes an expected sequence of events for one of the participants of a study. E.g. Exposure to drug A, wash-out, exposure to drug B, wash-out, follow-up.

Implementation

List<ResearchStudyArm>? get arm => throw _privateConstructorUsedError;