playPrevious method

void playPrevious()

Implementation

void playPrevious() => _playPrevious.call(
      this,
    );