ListPropertiesSuggestionState constructor
ListPropertiesSuggestionState({
- List<
NestingLevelSuggestionState> ? nestingLevelsSuggestionStates,
Implementation
ListPropertiesSuggestionState({
this.nestingLevelsSuggestionStates,
});