conditions property

List<Condition>? conditions
final

The conditions represent the latest available observations of a policy's current state.

Implementation

final List<Condition>? conditions;