play method

void play()

Implementation

void play() {
  methodChannel.invokeMethod("play");
}