hasActionsFor method

bool hasActionsFor(
  1. VariableScope scope
)

Implementation

bool hasActionsFor(VariableScope scope) => resolvedActions(scope).isNotEmpty;