getCurrentUser() getCurrentUser() : string|null Returns information about the currently logged in username. If nobody is currently logged in, this method should return null. Returns string|null