copyWith property

  1. @JsonKey(ignore: true)
$TestScriptDestinationCopyWith<TestScriptDestination> copyWith
inherited

Implementation

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