FirebaseIdpAdmin constructor
FirebaseIdpAdmin({
- required FirebaseIdpUtils utils,
Creates a new instance of FirebaseIdpAdmin.
Implementation
FirebaseIdpAdmin({
required this.utils,
});