embed static method
Embeds an inline image.
Implementation
static MailerInterface embed(String path, String cid) =>
manager.embed(path, cid);
Embeds an inline image.
static MailerInterface embed(String path, String cid) =>
manager.embed(path, cid);