playlistWillChange method

bool playlistWillChange()

Implementation

bool playlistWillChange() => _playlistWillChange.call(
      this,
    );