msgStM property

Map<String, bool> msgStM
getter/setter pair

Implementation

Map<String, bool> msgStM = {
  'hasMsg': false,
  'hasConnect': false,
  'canAnalyze': false,
};