eligibility property

List<HealthcareServiceEligibility>? eligibility
inherited

eligibility Does this service have specific eligibility requirements that need to be met in order to use the service?

Implementation

List<HealthcareServiceEligibility>? get eligibility =>
    throw _privateConstructorUsedError;