playlistDidChange method

bool playlistDidChange()

Implementation

bool playlistDidChange() => _playlistDidChange.call(
      this,
    );