RequestExtrasKey
-
Cmn
interface RequestExtrasKey<T : Any>
DeepLinkRequest.Companion.MimeTypeExtrasKey |
The key of the mimeType stored inside the map returned by |
The base Key associated with a value of type T.
All keys used for storing extras with the requestExtras DSL must implement this interface.