UpdateIdentityProviderConfigurationResponse.fromJson constructor
Implementation
factory UpdateIdentityProviderConfigurationResponse.fromJson(
Map<String, dynamic> _) {
return UpdateIdentityProviderConfigurationResponse();
}
factory UpdateIdentityProviderConfigurationResponse.fromJson(
Map<String, dynamic> _) {
return UpdateIdentityProviderConfigurationResponse();
}