condition property

List<FamilyMemberHistoryCondition>? condition
inherited

condition The significant Conditions (or condition) that the family member had. This is a repeating section to allow a system to represent more than one condition per resource, though there is nothing stopping multiple resources - one per condition.

Implementation

List<FamilyMemberHistoryCondition>? get condition =>
    throw _privateConstructorUsedError;