specificCost property

List<InsurancePlanSpecificCost>? specificCost
inherited

specificCost Costs associated with the coverage provided by the product.

Implementation

List<InsurancePlanSpecificCost>? get specificCost =>
    throw _privateConstructorUsedError;