menu
mvvm_service package
documentation
components/service_subscription.dart
ServiceSubscription
watchers property
watchers property
dark_mode
light_mode
watchers
property
Set
<
Element
>
watchers
final
Elements actively watching this service.
Implementation
final Set<Element> watchers = {};
mvvm_service package
documentation
components/service_subscription
ServiceSubscription
watchers property
ServiceSubscription class