FunctionsgetUserInfogetUserInfo CallablegetUserInfo(...args: [value: UserInfoQuery]): Promise<null | UserInfo>This method returns user information for a specific user.Parametersrest...args: [value: UserInfoQuery]Returns Promise<null | UserInfo>
This method returns user information for a specific user.