copyWith property

  1. @JsonKey(ignore: true)
$ExampleScenarioOperationCopyWith<ExampleScenarioOperation> copyWith
inherited

Implementation

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