clear static method

void clear()

Clears the registry (primarily for tests).

Implementation

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