zoneinfo constant

AuthUserAttributeKey const zoneinfo

A string from the zoneinfo time zone database representing the user's time zone, e.g. America/Los_Angeles.

Implementation

static const AuthUserAttributeKey zoneinfo =
    _AuthUserAttributeKey('zoneinfo');