graphTypes top-level constant

Set<ChartType> const graphTypes

Implementation

const Set<ChartType> graphTypes = {
  ChartType.network,
};