Drawer

data class Drawer(val intent: DrawerIntent) : SettingsIntent(source)

Carries Drawer data through the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

intent

intent to process in the MVI workflow.

Constructors

Link copied to clipboard
constructor(intent: DrawerIntent)

Properties

Link copied to clipboard