staticType property

DartType? staticType

Return the static type of this expression, or null if the AST structure has not been resolved.

Implementation

DartType? get staticType;