name property

String? name
final

The name of the variable parameter. If not set, the property name will be used.

Implementation

final String? name;