mouthTypeNames top-level property

List<String> mouthTypeNames
final

Mouth translation keys

Implementation

final List<String> mouthTypeNames = [
  'mouth_type_concerned',
  'mouth_type_default',
  'mouth_type_disbelief',
  'mouth_type_eating',
  'mouth_type_grimace',
  'mouth_type_sad',
  'mouth_type_scream_open',
  'mouth_type_serious',
  'mouth_type_smile',
  'mouth_type_tongue',
  'mouth_type_twinkle',
  'mouth_type_vomit',
];