DeviceNode constructor

DeviceNode(
  1. StorageController _storageController
)

Implementation

DeviceNode(this._storageController) : super(_storageController);