play method

void play()

Plays the video.

Implementation

void play() => _callMethod('play()');