variable2 property

  1. @Deprecated('Use variable instead')
VariableElement? get variable2

If this object is the value of a constant variable, the variable.

Implementation

@Deprecated('Use variable instead')
VariableElement? get variable2;