KMPAuthLib
Toggle table of contents
2.4.0-alpha01
common
Platform filter
common
Switch theme
Search in API
KMPAuthLib
kmpauth-google
/
com.mmk.kmpauth.google
/
GoogleUser
/
GoogleUser
Google
User
constructor
(
idToken
:
String
,
accessToken
:
String
?
=
null
,
email
:
String
?
=
null
,
displayName
:
String
=
""
,
profilePicUrl
:
String
?
=
null
,
serverAuthCode
:
String
?
=
null
)