clearSingleton<U> method

void clearSingleton<U>()

Implementation

void clearSingleton<U>() => _cache.remove(U);