ChordLyricsDocument constructor

ChordLyricsDocument(
  1. List<ChordLyricsLine> chordLyricsLines
)

Implementation

ChordLyricsDocument(this.chordLyricsLines);