queryKey property

QueryKey queryKey
final

The key this query is cached under. Required. Bound to exactly one data type: a key read as another type — a supertype included — throws QueryDataTypeError.

Implementation

final QueryKey queryKey;