enumMap top-level constant
GenerateEnumMap
const enumMap
Use this annotation on enums to create a modifiable map based on them.
Implementation
const enumMap = GenerateEnumMap();
Use this annotation on enums to create a modifiable map based on them.
const enumMap = GenerateEnumMap();