copyWith property

  1. @JsonKey(ignore: true)
$ExampleScenarioStepCopyWith<ExampleScenarioStep> copyWith
inherited

Implementation

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