copyWith property

  1. @JsonKey(ignore: true)
$ThreadRunStepCopyWith<ThreadRunStep> get copyWith
inherited

Implementation

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