authProvidersConsoleUrl static method
URL to the Authentication > Sign-in method tab in the Firebase Console.
Implementation
static String authProvidersConsoleUrl(String projectId) =>
'https://console.firebase.google.com/project/$projectId/authentication/providers';