copyWith property

  1. @JsonKey(ignore: true)
$TestScriptCopyWith<TestScript> copyWith
inherited

Implementation

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