values constant

Set<String> const values

Implementation

static const Set<String> values = {
  type, streetLineOne, streetLineTwo, streetLineThree, locality, region, postalCode, countryCode, shippable, sortOrder
};