enableCache method

Future<void> enableCache()

Implementation

Future<void> enableCache() async => await _platform.enableCache();