KVRouterViewModel

constructor(    routingTable: KVRoutingTable,     initialRoute: KVRoute,     basePath: String? = null,     useHash: Boolean = true,     coroutineScope: CoroutineScope)(source)