play method

void play()

Implementation

void play() {
  video.play();
}