StorageServer constructor

StorageServer(
  1. App app,
  2. StorageServerSettings _storageServerSettings
)

Implementation

StorageServer(this.app, this._storageServerSettings);