geoTypes top-level constant

Set<ChartType> const geoTypes

Implementation

const Set<ChartType> geoTypes = {
  ChartType.choropleth,
};