cost property

List<InsurancePlanCost>? cost
inherited

cost List of the costs associated with a specific benefit.

Implementation

List<InsurancePlanCost>? get cost => throw _privateConstructorUsedError;