dependencies property
A collection of notifiers that this notifier depends on.
Implementation
@nonVirtual
final Set<BaseNotifier> dependencies = {};
A collection of notifiers that this notifier depends on.
@nonVirtual
final Set<BaseNotifier> dependencies = {};