copyWith property

  1. @JsonKey(ignore: true)
$TestScriptMetadataCopyWith<TestScriptMetadata> copyWith
inherited

Implementation

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