isExecutionEnabled property
bool
get
isExecutionEnabled
Get whether rules execution is enabled at runtime
Implementation
bool get isExecutionEnabled => _isExecutionEnabled;
Get whether rules execution is enabled at runtime
bool get isExecutionEnabled => _isExecutionEnabled;