staticType property

String? staticType
final

The name of the static type of the expression. This data is omitted if the location does not correspond to an expression.

Implementation

final String? staticType;