ShelfController constructor

const ShelfController(
  1. Router serverRouter,
  2. String route
)

Implementation

const ShelfController(this.serverRouter, this.route);