copyWith property

  1. @JsonKey(ignore: true)
$TestReportSetupCopyWith<TestReportSetup> copyWith
inherited

Implementation

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