MmPostListWithSearchMatches constructor
MmPostListWithSearchMatches({})
Returns a new MmPostListWithSearchMatches instance.
Implementation
MmPostListWithSearchMatches({
this.order = const [],
this.posts = const {},
this.matches = const {},
});