play method

dynamic play()

Implementation

play() {
  return _bridge.playerPlay(id);
}