EmailSender typedef

EmailSender = ContentSender<String, String>

Implementation

typedef EmailSender = ContentSender<String, String>;