appPhaseM property

Map<String, String> appPhaseM
getter/setter pair

devl:DEV teamInno this map is for testing work-flow routines

Implementation

Map<String, String> appPhaseM = {
  'act': 'super:act',
  'dance': 'galop',
  'dRoom': 'dance Rooms',
  'actAsync': 'beta_actions',
  'time': 'Track-time',
  'mill': 'Build Loops',
  'Steward': 'Contro Flow',
  'danceQueue: ': 'yes',
  'initBuild': 'SuperState',
  'superC': 'Interface'
};