StorageUnit constructor

StorageUnit(
  1. String databaseType
)

Implementation

StorageUnit(this.databaseType);