type property

ComponentType? type
final

The type of the component denotes whether the component is used to build the image or only to test it.

Implementation

final ComponentType? type;