reset method

dynamic reset()

Implementation

reset() {
  _lyricModel = LyricsReaderModel();
}