procedure property

List<FamilyMemberHistoryProcedure>? procedure
inherited

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

Implementation

List<FamilyMemberHistoryProcedure>? get procedure =>
    throw _privateConstructorUsedError;