Key

class Key<R : Parcelable> @InternalNavigationApi constructor(destinationId: DestinationId<*>, requestKey: String) : Parcelable(source)

Use to identify where the result should be delivered to.

Constructors

Link copied to clipboard
constructor(destinationId: DestinationId<*>, requestKey: String)