AnalyticsDestination

sealed interface AnalyticsDestination : NavKey

Navigation destinations for the Analytics module.

This sealed interface defines all possible navigation targets within the Analytics module. Each destination is serializable to support type-safe navigation with the Navigation3 library.

See also

Inheritors

Types

Link copied to clipboard
@Serializable
data object Main : AnalyticsDestination

Main analytics dashboard screen destination.