@override Future<String?> showStatusLogs() { return methodChannel.invokeMethod<String>('statusActivity'); }