appPhaseM property

Map<String, String> appPhaseM
getter/setter pair

TODO teamInno this map is for testing work-flow routines

Implementation

Map<String, String> appPhaseM = {
  'closed': '',
  'dance': 'galop',
  'dancer': 'LateNightCoder',
  'tempo': '7',
  'time': '18',
  'active': '0',
  'paused': '0',
  'danceQueue: ': 'yes',
  'danceDone:  ': 'no',
  'stopped': '0'
};