clearDiscoveryCache method

void clearDiscoveryCache()

Clears the stored discovery cache

Implementation

void clearDiscoveryCache() => _discovery = null;