LoginProviders constructor
LoginProviders({})
Implementation
LoginProviders(
{this.loginProviderId,
this.providerType,
this.providerName,
this.providerDisplayName,
this.logoUri,
this.enableForgetPassword,
this.enableRegister,
this.classicalConfig});