count property
int
get
count
Get the number of registered job types
Implementation
static int get count => _instance._factories.length;
Get the number of registered job types
static int get count => _instance._factories.length;