StorageOptions constructor

const StorageOptions([
  1. String? downloadStoragePath = null
])

Implementation

const StorageOptions([this.downloadStoragePath = null]);