Future<void> checkForMessages(String username) async { return _checkForMessages(username: username); }