rawRoute property

Route? get rawRoute

check a raw current route

Implementation

Route<dynamic>? get rawRoute => routing.route;