lyricsId property

int? get lyricsId

Audio text ID (if available).

Implementation

int? get lyricsId => payload['lyrics_id'];