EnumDeprecationInfo constructor
const
EnumDeprecationInfo(
- Map<
int, VariantDeprecationInfo> deprecatedVariants
Implementation
const EnumDeprecationInfo(this.deprecatedVariants);