MainEvent.routeChanged constructor

const MainEvent.routeChanged(
  1. String route
)

Implementation

const factory MainEvent.routeChanged(String route) = _RouteChanged;