values constant

Set<String> const values

Implementation

static const Set<String> values = {
  givenName, familyName, email, phone, timeZone, photoUrl, address, fullName
};