matchedValueType property

DartType? matchedValueType

The matched value type, or null if the node is not resolved yet.

Implementation

DartType? get matchedValueType;