ToggleItem

data class ToggleItem(val item: ExtraItemUi) : ExtrasIntent(source)

Carries ToggleItem data through the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

item

item value consumed by the API.

Constructors

Link copied to clipboard
constructor(item: ExtraItemUi)

Properties

Link copied to clipboard