copyWith property

  1. @JsonKey(ignore: true)
$DetectedIssueCopyWith<DetectedIssue> copyWith
inherited

Implementation

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