say property

Map<String, String> say
getter/setter pair

Structure of say-map elsewhere:

Implementation

Map<String, String> say = {
  'purpose': '',
  'lang': '',
  'area': '',
  'product': '',
  'sell': '',
  'buy': '',
  'ask': '',
  'always': '',
  'newer': ''
};