imageRangeIds top-level constant

Map<String, int> const imageRangeIds

Implementation

const Map<String, int> imageRangeIds = {
  "Toàn cảnh": 1,
  "Trung cảnh": 2,
  "Cận cảnh": 3,
  "Chụp thêm": 4,
};