AuthenticationNavKey

@Serializable
data class AuthenticationNavKey(val type: ScreenType) : NavKey

Constructors

Link copied to clipboard
constructor(type: ScreenType)

Properties

Link copied to clipboard