AutoGoRouteException constructor

const AutoGoRouteException(
  1. String message
)

Implementation

const AutoGoRouteException(this.message);