values constant

Set<String> const values

Implementation

static const Set<String> values = {
  creator, dateCreated, assistedTask, isActive, contactKey, company, position, workPhone, startDate, endDate
};