clearDictDataFolder method

Future<void> clearDictDataFolder()

Implementation

Future<void> clearDictDataFolder() {
  throw UnimplementedError('clearDictDataFolder() has not been implemented.');
}