stopSound function

dynamic stopSound()

Implementation

stopSound() {
  // _player.stop();
}