reactiveKey property
The key that identifies this reactive subscription.
Use this key with refreshOnly or refresh to trigger a rebuild.
Implementation
final Key reactiveKey;
The key that identifies this reactive subscription.
Use this key with refreshOnly or refresh to trigger a rebuild.
final Key reactiveKey;