Settings constructor
Settings({})
Implementation
Settings(
{this.showRegisterOption,
this.showForgotPassword,
this.showPasswordLessLogin,
this.showRememberMe,
this.showFederationLogin});
Settings(
{this.showRegisterOption,
this.showForgotPassword,
this.showPasswordLessLogin,
this.showRememberMe,
this.showFederationLogin});