variable2 property
If this object is the value of a constant variable, the variable.
Implementation
@Deprecated('Use variable instead')
VariableElement? get variable2;
If this object is the value of a constant variable, the variable.
@Deprecated('Use variable instead')
VariableElement? get variable2;