hasCheck property

bool get hasCheck

是否有执行前检查

Implementation

bool get hasCheck => checkBeforeExecute != null;