Main

sealed class Main : NavRouter

Represents post-login part of the app

Types

Link copied to clipboard

Represents AccountView route

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
object Device : NavRouter

Represents DeviceView route

Link copied to clipboard
object Home : NavRouter

Represents HomeView route

Link copied to clipboard

Represents SettingsView route

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
open override val iconId: Int
Link copied to clipboard
open override val path: String