next property

LrcLine? next
getter/setter pair

The next line. Is null if the current line is the last position.

Implementation

LrcLine? next;