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