pushRelative<T> method
Push the route onto the page stack.
Implementation
Future<T?> pushRelative<T>(BuildContext context) => throw _GoRouteDataBase.shouldBeGeneratedError;
Push the route onto the page stack.
Future<T?> pushRelative<T>(BuildContext context) => throw _GoRouteDataBase.shouldBeGeneratedError;