detail property

List<ClaimDetail>? detail
inherited

detail A claim detail line. Either a simple (a product or service) or a 'group' of sub-details which are simple items.

Implementation

List<ClaimDetail>? get detail => throw _privateConstructorUsedError;