condition property

String? condition
getter/setter pair

The condition that must be satisfied to trigger this handler.

Optional.

Implementation

core.String? condition;