InboxRulesetTestResult constructor
Returns a new InboxRulesetTestResult instance.
Implementation
InboxRulesetTestResult({
this.rulesetMatches = const {},
required this.matches,
});
Returns a new InboxRulesetTestResult instance.
InboxRulesetTestResult({
this.rulesetMatches = const {},
required this.matches,
});