copyWith property

  1. @JsonKey(ignore: true)
$InvoiceParticipantCopyWith<InvoiceParticipant> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$InvoiceParticipantCopyWith<InvoiceParticipant> get copyWith =>
    throw _privateConstructorUsedError;