name property Null safety
final
The name of the variable parameter. If not set, the property name will be used.
Implementation
final String? name;
The name of the variable parameter. If not set, the property name will be used.
final String? name;