queryKey property
Unique key for caching and deduplication. Matches the same key in other ZenQueryConsumer or ZenQueryBuilder widgets to share cached data.
Implementation
final Object queryKey;
Unique key for caching and deduplication. Matches the same key in other ZenQueryConsumer or ZenQueryBuilder widgets to share cached data.
final Object queryKey;