verification property

List<ConsentVerification>? verification
inherited

verification Whether a treatment instruction (e.g. artificial respiration yes or no) was verified with the patient, his/her family or another authorized person.

Implementation

List<ConsentVerification>? get verification =>
    throw _privateConstructorUsedError;