typeInference property

PropertyInducingElementTypeInference? typeInference
getter/setter pairinherited

This field is set during linking, and performs type inference for this property. After linking this field is always null.

Implementation

PropertyInducingElementTypeInference? typeInference;