mottoM property

Map<String, String> mottoM
getter/setter pair

motto

Implementation

Map<String, String> mottoM = {
  '1': 'Do slow steady work and document it',
  '2': 'Keep pack small, use outside resources',
  '3': 'Clean note devl:DEV Bug try stuff'
};