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