generalCost property

List<InsurancePlanGeneralCost>? generalCost
inherited

generalCost Overall costs associated with the plan.

Implementation

List<InsurancePlanGeneralCost>? get generalCost =>
    throw _privateConstructorUsedError;