type property
TypeAnnotation?
get
type
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;
Return the name of the declared type of the parameter, or null
if the
parameter does not have a declared type.
TypeAnnotation? get type;