matchedValueType property
DartType?
get
matchedValueType
The matched value type, or null
if the node is not resolved yet.
Implementation
DartType? get matchedValueType;
The matched value type, or null
if the node is not resolved yet.
DartType? get matchedValueType;