count property

int get count

Get the number of registered job types

Implementation

static int get count => _instance._factories.length;