reactiveKey property

Key reactiveKey
final

The key that identifies this reactive subscription.

Use this key with refreshOnly or refresh to trigger a rebuild.

Implementation

final Key reactiveKey;