staticType property

DartType? get staticType

The static type of this expression, or null if the AST structure hasn't been resolved.

Implementation

DartType? get staticType;