copyWith property

  1. @JsonKey(ignore: true)
$TestPlanAssertionCopyWith<TestPlanAssertion> copyWith
inherited

Implementation

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