participant property

List<FamilyMemberHistoryParticipant>? participant
inherited

participant Indicates who or what participated in the activities related to the family member history and how they were involved.

Implementation

List<FamilyMemberHistoryParticipant>? get participant =>
    throw _privateConstructorUsedError;