userInfo property

UserInfo? userInfo
getter/setter pair

The UserInfo of the authenticated user, only set if the authentication was successful.

Implementation

_i2.UserInfo? userInfo;