KVRouter View Model
class KVRouterViewModel(routingTable: KVRoutingTable, initialRoute: KVRoute, basePath: String? = null, useHash: Boolean = true, coroutineScope: <Error class: unknown class>)
Constructors
Link copied to clipboard
constructor(routingTable: KVRoutingTable, initialRoute: KVRoute, basePath: String? = null, useHash: Boolean = true, coroutineScope: <Error class: unknown class>)