DiskCache constructor

DiskCache({
  1. String? dir,
})

Implementation

DiskCache({String? dir});