ExistingFilestoreConfig constructor

ExistingFilestoreConfig({
  1. String? filestore,
})

Implementation

ExistingFilestoreConfig({this.filestore});