@override Future<void> startMonitoringEvents() async { await methodChannel.invokeMethod(MethodChannelString.startMonitoringEvents); }