type property

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

Implementation

TypeAnnotation? get type;