type property

The type that the variable is required to match, or null if any type is matched.

Implementation

@override
final TypeAnnotationImpl? type;