FileStorage constructor

FileStorage([
  1. String? dir
])

Implementation

FileStorage([this.dir]) : shouldCreateDirectory = true;