generate abstract method
Executes the plugin's code-generation and configuration logic.
Implementation
Future<void> generate(ProjectContext context);
Executes the plugin's code-generation and configuration logic.
Future<void> generate(ProjectContext context);