cachedNotifiers property

Iterable<StateNotifier> cachedNotifiers

Implementation

static Iterable<StateNotifier> get cachedNotifiers => _cache.values;