fullName constant
Scope
const fullName
A scope that includes the user’s full name.
Implementation
static const Scope fullName = Scope.rawValue('full_name');
A scope that includes the user’s full name.
static const Scope fullName = Scope.rawValue('full_name');