ShelfApp constructor

const ShelfApp(
  1. Set<IShelfModule> modules
)

Implementation

const ShelfApp(this.modules);