parameterName property

String? parameterName
getter/setter pair

The name of the optional parameter being suggested. This field is omitted if the suggestion is not the addition of an optional argument within an argument list.

Implementation

String? parameterName;