condition property

Map<String, dynamic>? condition
final

Conditions that must be met for the action to execute.

Implementation

final Map<String, dynamic>? condition;