copyWith property

  1. @JsonKey(ignore: true)
$InferenceResultCopyWith<InferenceResult> copyWith
inherited

Implementation

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