count property

int get count

Returns the number of registered builders.

Implementation

static int get count => _builders.length;