parameter property

String? parameter
final

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

final String? parameter;