common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.models
/
Lyrics
/
Lyrics
Lyrics
constructor
(
id
:
String
,
title
:
String
,
subtitle
:
String
?
=
null
,
lyrics
:
Lyrics.Lyric
?
=
null
,
extras
:
Map
<
String
,
String
>
=
emptyMap()
)