playNext method

void playNext()

Implementation

void playNext() => _playNext.call(
      this,
    );