parameter property

String? parameter
getter/setter pair

A human-readable description of the parameter corresponding to the expression being hovered over. This data is omitted if the location is not in an argument to a function.

Implementation

String? parameter;