clear static method

void clear()

Clear all registrations (useful for testing).

Implementation

static void clear() => _builders.clear();