email constant
Scope
const email
A scope that includes the user’s email address.
Implementation
static const Scope email = Scope.rawValue('email');
A scope that includes the user’s email address.
static const Scope email = Scope.rawValue('email');