copyWith property

  1. @JsonKey(ignore: true)
$TestScriptRequirementCopyWith<TestScriptRequirement> copyWith
inherited

Implementation

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