Mount a Handler or Router to the given prefix.
Handler
prefix
void mount(String prefix, {Router? router, Handler? handler});