variable property

  1. @Deprecated('Use variable2')
PropertyInducingElement get variable

The field or top-level variable associated with this accessor.

If this accessor was explicitly defined (is not synthetic) then the variable associated with it will be synthetic.

Implementation

@Deprecated('Use variable2')
PropertyInducingElement get variable;