propagatedType property

String? propagatedType
getter/setter pair

The name of the propagated type of the expression. This data is omitted if the location does not correspond to an expression or if there is no propagated type information.

Implementation

String? propagatedType;