categories property

List<String> categories
getter/setter pair

Implementation

static List<String> categories = [
  // fashion,
  nature,
  animals,
  food,
  places,
  travel,
  buildings,
  science,
  education,
  people,
  feelings,
  backgrounds,
  health,
  religion,
  industry,
  computer,
  sports,
  transportation,
  business,
  music
];