onPlaybackEnded method

dynamic onPlaybackEnded()

Implementation

onPlaybackEnded() {
  return _bridge.onPlaybackEnded(id);
}