Unmutes local audio
static Future<String?> unmute() async { return _methodChannel.invokeMethod('Unmute'); }