values constant

Set<String> const values

Implementation

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