participant property

List<InvoiceParticipant>? participant
inherited

participant Indicates who or what performed or participated in the charged service.

Implementation

List<InvoiceParticipant>? get participant =>
    throw _privateConstructorUsedError;