play method

void play()
inherited

Implementation

void play() async {
  _nativeAPI.play();
}