Adapters for static getters on the enum type itself. These are non-constant static members like WidgetState.any.
WidgetState.any
final Map<String, Object? Function()> staticGetters;