reason property

Map<String, String> reason
getter/setter pair

Implementation

Map<String, String> reason = {
  'anti': '',
  'why': '',
  'whyNot': '',
  'plus': '',
  'minus': '',
  'desicion': '',
};