copyWith property

  1. @JsonKey(ignore: true)
$TestScriptOriginCopyWith<TestScriptOrigin> copyWith
inherited

Implementation

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