configure static method
Configure the router. Called by PlexApp on init.
Implementation
static void configure(PlexRouter router) {
_router = router;
}
Configure the router. Called by PlexApp on init.
static void configure(PlexRouter router) {
_router = router;
}