copyWith property

  1. @JsonKey(ignore: true)
$TestScriptParamCopyWith<TestScriptParam> copyWith
inherited

Implementation

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