TTLFileCleanerJob constructor

TTLFileCleanerJob({
  1. required String cachePath,
})

Implementation

TTLFileCleanerJob({required this.cachePath});