clearCache static method

Future<void> clearCache()

Implementation

static Future<void> clearCache() async => _videoPlayerPlatform.clearCache();