listMorseKeyTypeEnumeration top-level constant

List<String> const listMorseKeyTypeEnumeration

Implementation

const listMorseKeyTypeEnumeration = [
  'SK',
  'SS',
  'BUG',
  'FAB',
  'SP',
  'DP',
  'CPU',
];