type property

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

Implementation

TypeAnnotation? get type;