ExtensionChainMatchCondition constructor

ExtensionChainMatchCondition({
  1. String? celExpression,
})

Implementation

ExtensionChainMatchCondition({this.celExpression});