CacheCleaner constructor

CacheCleaner({
  1. bool moveToTrash = false,
})

Implementation

CacheCleaner({this.moveToTrash = false});