conditions property

List<ComponentCondition>? conditions
final

List of component conditions observed.

Implementation

final List<ComponentCondition>? conditions;