copyWith property

  1. @JsonKey(ignore: true)
$TestReportCopyWith<TestReport> copyWith
inherited

Implementation

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