Unsilence Ringing events
@override Future<void> unsilenceEvents() async { return methodChannel.invokeMethod('silenceEvents', false); }