FilterMatchesMsg constructor
FilterMatchesMsg(
- List<
FilteredItem> matches
Creates a filter matches message.
Implementation
FilterMatchesMsg(this.matches);
Creates a filter matches message.
FilterMatchesMsg(this.matches);