unMute method

void unMute()

Un mutes the player.

Implementation

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