needLocationFor constant

List<String> const needLocationFor

Implementation

static const List<String> needLocationFor = <String>[
  'ShopPhoto',
  'ShopFrontPhoto'
];