length property

int length

The current number of notifiers in the store.

Implementation

int get length => _cache.length;