ExtraDirectoryRequest

data class ExtraDirectoryRequest(val title: String, val payload: String?) : Parcelable

Extra directory request used to load HeadRepository.extraDirectoryPager

Constructors

Link copied to clipboard
constructor(title: String, payload: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The payload used to load the directory

Link copied to clipboard

The title of the screen