Mandrill constructor

Mandrill(
  1. MandrillClient client
)

Implementation

Mandrill(this.client) : messages = Messages(client);