type property

Return the name of the declared type of the parameter, or null if the parameter does not have a declared type.

Implementation

TypeAnnotation? get type;