givenName constant

AuthUserAttributeKey const givenName

Given name(s) or first name(s) of the user.

Implementation

static const AuthUserAttributeKey givenName =
    _AuthUserAttributeKey('given_name');