registeredCount property

int get registeredCount

The number of dependencies registered locally in this scope.

Implementation

int get registeredCount => _registry.length;