userData

@SerialName(value = "user_data")
val userData: SignIn.UserData?

An object containing information about the user of the current sign-in.

This property is populated only once an identifier is given to the SignIn object.