app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.screens.home.home
/
Sections
Sections
data
class
Sections
(
val
titleId
:
Int
,
val
sections
:
List
<
Section
>
)
Members
Constructors
Sections
Link copied to clipboard
constructor
(
titleId
:
Int
,
sections
:
List
<
Section
>
)
Properties
sections
Link copied to clipboard
val
sections
:
List
<
Section
>
title
Id
Link copied to clipboard
val
titleId
:
Int