outcomes property

List<String>? outcomes
final

The outcomes of the matched rule, based on the rule execution mode.

Implementation

final List<String>? outcomes;