factory Settings(String host, int port, String user, String password, String database, {bool requireSsl}) = impl.SettingsImpl;