shared
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.response.chapters
/
Chapters
Chapters
@
Serializable
data
class
Chapters
(
val
chapters
:
List
<
Chapter
>
)
Members
Constructors
Chapters
Link copied to clipboard
constructor
(
chapters
:
List
<
Chapter
>
)
Properties
chapters
Link copied to clipboard
val
chapters
:
List
<
Chapter
>