clearCache abstract method

Future<bool?> clearCache(
  1. String? type
)

Implementation

Future<bool?> clearCache(String? type);