type property

TypeAnnotation? get type

The declared type of the parameter, or null if the parameter doesn't have a declared type.

Implementation

TypeAnnotation? get type;