detail property

List<ClaimResponseDetail>? detail
inherited

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

Implementation

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