parameterName property

String? parameterName
final

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

final String? parameterName;