queryKey property

Object queryKey
final

Unique key for caching and deduplication. Matches the same key in other ZenQueryConsumer or ZenQueryBuilder widgets to share cached data.

Implementation

final Object queryKey;