copyWith property

  1. @JsonKey(ignore: true)
$TestPlanTestCaseCopyWith<TestPlanTestCase> copyWith
inherited

Implementation

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