requiredType property

DartType? requiredType

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

Implementation

DartType? get requiredType;