destinations

open override val destinations: PersistentMap<KClass<out NavKey>, DestinationMetadata>

Maps each navigation destination in this module to its DestinationMetadata.

The main analytics screen carries a "Clear" action that removes all logged events from the in-memory store, with a confirmation popup to prevent accidental data loss.