email property

String? email

Implementation

String? get email => claims["email"]?.toString();