copyWith property

  1. @JsonKey(ignore: true)
$DetectResultsCopyWith<DetectResults> copyWith
inherited

Implementation

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