unmuteVideo method

dynamic unmuteVideo ()

Implementation

unmuteVideo() => this.session.mute(this.handleId, true, false);