toLrc method

Lrc toLrc()

Handy extension method that parses the string to an Lrc

Implementation

Lrc toLrc() => Lrc.parse(this);