PropertyNameSuggestion constructor
PropertyNameSuggestion({
- String? propertyName,
Implementation
PropertyNameSuggestion({
this.propertyName,
});
PropertyNameSuggestion({
this.propertyName,
});