SettingPage

data class SettingPage(val sections: List<Section>)

Represents the settings screen for the module

Constructors

Link copied to clipboard
constructor(sections: List<Section>)

Properties

Link copied to clipboard

The list of sections