type property

TypeAnnotation? get type

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

Implementation

TypeAnnotation? get type;