variable3 property

  1. @Deprecated('Use PropertyAccessorElement2.variable3 instead')
PropertyInducingFragment? get variable3

The field or top-level variable associated with this property accessors.

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

Implementation

@Deprecated('Use PropertyAccessorElement2.variable3 instead')
PropertyInducingFragment? get variable3;