vedStatM property

Map<String, bool> vedStatM
getter/setter pair

Implementation

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