supportingModules property
If provided, a List of additional Modules that should be included in the generated results.
This is intended for cases where a supporting additional module declaration is required for functionality of the generated output.
Implementation
List<Module>? get supportingModules => null;