variable property
VariableElement?
get
variable
If this object is the value of a constant variable, the variable.
Implementation
VariableElement? get variable;
If this object is the value of a constant variable, the variable.
VariableElement? get variable;