mxSayM property

Map<String, String> mxSayM
getter/setter pair

Implementation

Map<String, String> mxSayM = {
  'a': '',
  'b': '',
  'c': '',
};