values constant

Set<String> const values

Implementation

static const Set<String> values = {
  id, username, timeZone, dateCreated, clientInfo, token, refreshToken
};