common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.models
/
Lyrics
/
Simple
Simple
data
class
Simple
(
val
text
:
String
)
:
Lyrics.Lyric
Represents a simple lyric of a song.
Members
Constructors
Simple
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String
the text of the lyric.