UnsupportRouteIdException constructor

const UnsupportRouteIdException(String routeId, String reason)

Implementation

const UnsupportRouteIdException(this.routeId, this.reason);