copyWith property

  1. @JsonKey(ignore: true)
$TestPlanTestDataCopyWith<TestPlanTestData> copyWith
inherited

Implementation

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