openRoute abstract method

Future<void> openRoute(
  1. UIRoute route
)

Opens consructed route

Implementation

Future<void> openRoute(UIRoute route);