Storage constructor

const Storage(
  1. InputOutput _io
)

Implementation

const Storage(this._io);