LyricsParserNotReadyException constructor

const LyricsParserNotReadyException(
  1. String message
)

Implementation

const LyricsParserNotReadyException(this.message);