performer property

List<ChargeItemPerformer>? performer
inherited

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

Implementation

List<ChargeItemPerformer>? get performer =>
    throw _privateConstructorUsedError;