unMute method

void unMute()

Unmutes the player.

Implementation

void unMute() => invokeJavascript('unMute()');