clear method

void clear()

Clear all registered models (useful for testing).

Implementation

void clear() => _models.clear();