InboxByEmailAddressResult constructor
Returns a new InboxByEmailAddressResult instance.
Implementation
InboxByEmailAddressResult({
this.inboxId,
required this.exists,
});
Returns a new InboxByEmailAddressResult instance.
InboxByEmailAddressResult({
this.inboxId,
required this.exists,
});