registeredCount property
int
get
registeredCount
The total number of dependencies registered in the current active scope.
Implementation
static int get registeredCount => Ls.registeredCount;
The total number of dependencies registered in the current active scope.
static int get registeredCount => Ls.registeredCount;