qualification property

List<PractitionerQualification>? qualification
inherited

qualification The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality.

Implementation

List<PractitionerQualification>? get qualification =>
    throw _privateConstructorUsedError;