asyncComputedTrackerZoneKey property

  1. @visibleForTesting
Object get asyncComputedTrackerZoneKey

Internal: Zone key for identifying the active async computed tracker.

Implementation

@visibleForTesting
static Object get asyncComputedTrackerZoneKey =>
    _LevitReactiveCore.asyncComputedTrackerZoneKey;