public MailChimpPlugin(MailChimpInstallationService mailChimpInstallationService, MailChimpSettings mailChimpSettings) { this._mailChimpInstallationService = mailChimpInstallationService; this._mailChimpSettings = mailChimpSettings; }