bool hasConstants

Source

bool get hasConstants => _getVariables().any((v) => v.isConst);