Decorator names this plugin reacts to.
Empty set means the plugin runs for every class regardless of decorators. The orchestrator checks this set to decide whether to invoke the plugin's transform hooks.
Set<String> get decoratorNames => const {};