responsible property
The PI responsible for this protocol.
Implementation
@JsonKey(includeFromJson: false, includeToJson: false)
StudyResponsible? get responsible => studyDescription?.responsible;
The PI responsible for this protocol.
@JsonKey(includeFromJson: false, includeToJson: false)
StudyResponsible? get responsible => studyDescription?.responsible;