copyWith property

  1. @JsonKey(ignore: true)
$TestReportRequirementCopyWith<TestReportRequirement> copyWith
inherited

Implementation

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