item property

List<ClaimResponseItem>? item
inherited

item A claim line. Either a simple (a product or service) or a 'group' of details which can also be a simple items or groups of sub-details.

Implementation

List<ClaimResponseItem>? get item => throw _privateConstructorUsedError;