menu
react_web package
documentation
react_web.dart
IdentityProviderConfigValue
IdentityProviderConfigValue.new constructor
IdentityProviderConfigValue.new constructor
dark_mode
light_mode
IdentityProviderConfigValue
constructor
IdentityProviderConfigValue
(
{
required
String
configURL
,
required
String
clientId
,
})
Implementation
IdentityProviderConfigValue({ required this.configURL, required this.clientId, });
react_web package
documentation
react_web
IdentityProviderConfigValue
IdentityProviderConfigValue.new constructor
IdentityProviderConfigValue class