copyWith property

  1. @JsonKey(ignore: true)
$DetectRequestModelCopyWith<DetectRequestModel> get copyWith
inherited

Implementation

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