qualification property

List<OrganizationQualification>? qualification
inherited

qualification The official certifications, accreditations, training, designations and licenses that authorize and/or otherwise endorse the provision of care by the organization. For example, an approval to provide a type of services issued by a certifying body (such as the US Joint Commission) to an organization.

Implementation

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