components property

List<ComponentConfiguration>? components
final

Components for build and test that are included in the container recipe.

Implementation

final List<ComponentConfiguration>? components;