graphicTypeNames top-level property

List<String> graphicTypeNames
final

Graphic type tranlation keys

Implementation

final List<String> graphicTypeNames = [
  'graphic_type_bat',
  'graphic_type_cumbia',
  'graphic_type_deer',
  'graphic_type_diamond',
  'graphic_type_hola',
  'graphic_type_pizza',
  'graphic_type_resist',
  'graphic_type_selena',
  'graphic_type_bear',
  'graphic_type_skull_outline',
  'graphic_type_skull',
];