clearAppCache abstract method

Future<bool?> clearAppCache(
  1. List<String> appPkgNames
)

Implementation

Future<bool?> clearAppCache(List<String> appPkgNames);