resetCache method
Clear any cached preset data. Mirrors PresetsWrapper.resetCache.
Implementation
Future<void> resetCache() => PulsarPlatform.instance.clearCache();
Clear any cached preset data. Mirrors PresetsWrapper.resetCache.
Future<void> resetCache() => PulsarPlatform.instance.clearCache();