push<T> abstract method

Future<T> push<T>(
  1. AppRoute route
)

Implementation

Future<T> push<T>(AppRoute route);