addRouter abstract method

Future<void> addRouter(
  1. RouterFn myRouter
)

Implementation

Future<void> addRouter(RouterFn myRouter);