Divides an email address string at the "@" symbol into its local and domain parts.
The email address string to divide
Optional configuration for the divider operation
A DividerStringResult containing the divided parts of the email address
Divides an email address string at the "@" symbol into its local and domain parts.