DeviceOverviewRoute constructor

const DeviceOverviewRoute(
  1. int id
)

Implementation

const DeviceOverviewRoute(this.id) : super('/fleet/$id', AppRoute.fleet);