SearchAutocomplete constructor

SearchAutocomplete(
  1. List<Tag> tags
)

Implementation

SearchAutocomplete(this.tags);