GoRouteData constructor Null safety
Allows subclasses to have const constructors.
GoRouteData is abstract and cannot be instantiated directly.
Implementation
const GoRouteData();
Allows subclasses to have const constructors.
GoRouteData is abstract and cannot be instantiated directly.
const GoRouteData();