$$widgetSubscribers$$ property

  1. @Deprecated('This is an internal property. DO NOT USE IT DIRECTLY.')
Set<int> $$widgetSubscribers$$
final

The hashcode of all widgets subscribed to this beacon. This should not be used directly.

Implementation

@Deprecated('This is an internal property. DO NOT USE IT DIRECTLY.')
final $$widgetSubscribers$$ = <int>{};