RouteNotFound constructor

const RouteNotFound(
  1. String route
)

Implementation

const RouteNotFound(this.route);