cats top-level constant

List<String> const cats

Implementation

const cats = [
  'Cc',
  'Cf',
  'Cn',
  'Co',
  'Cs',
  'Ll',
  'Lm',
  'Lo',
  'Lt',
  'Lu',
  'Mc',
  'Me',
  'Mn',
  'Nd',
  'Nl',
  'No',
  'Pc',
  'Pd',
  'Pe',
  'Pf',
  'Pi',
  'Po',
  'Ps',
  'Sc',
  'Sk',
  'Sm',
  'So',
  'Zl',
  'Zp',
  'Zs'
];