getCurrentRoute method

NeuronRoute? getCurrentRoute()

Implementation

NeuronRoute? getCurrentRoute() => currentRoute.val?.route;