coverage property

List<InsurancePlanCoverage>? coverage
inherited

coverage Details about the coverage offered by the insurance product.

Implementation

List<InsurancePlanCoverage>? get coverage =>
    throw _privateConstructorUsedError;