copyWith property

  1. @JsonKey(ignore: true)
$QueryItemCopyWith<QueryItem> copyWith
inherited

Implementation

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