copyWith property

  1. @JsonKey(ignore: true)
$CompleteQueryCopyWith<CompleteQuery> copyWith
inherited

Implementation

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