DeviceStorage constructor

DeviceStorage(
  1. StorageType type,
  2. Config config
)

Implementation

DeviceStorage(super.type, this.config);