copyWith property

  1. @JsonKey(ignore: true)
$TestReportParticipantCopyWith<TestReportParticipant> copyWith
inherited

Implementation

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