isPredefinedVariable property

bool isPredefinedVariable

Implementation

bool get isPredefinedVariable => predefinedVariableNames.contains(name);