copyWith property

  1. @JsonKey(ignore: true)
$TestScriptOperationCopyWith<TestScriptOperation> copyWith
inherited

Implementation

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