type property

Return the type of the variables being declared, or null if no type was provided.

Implementation

TypeAnnotation? get type;