AuthUserMapper

Functions to map models from other layers and / or packages into an AuthUser.

Functions

Link copied to clipboard
fun map(googleSignInAccount: GoogleSignInAccount?): AuthUser?

Maps from a GoogleSignInAccount.