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