MmUserAutocompleteInChannel constructor
MmUserAutocompleteInChannel({})
Returns a new MmUserAutocompleteInChannel instance.
Implementation
MmUserAutocompleteInChannel({
this.inChannel = const [],
this.outOfChannel = const [],
});