item property

List<ClaimItem>? item
inherited

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

Implementation

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