copyWith property

  1. @JsonKey(ignore: true)
$DisposeFunctionConfigCopyWith<DisposeFunctionConfig> get copyWith
inherited

Implementation

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