authDomainsConsoleUrl static method
URL to the Authentication > Settings > Authorized domains tab.
Implementation
static String authDomainsConsoleUrl(String projectId) =>
'https://console.firebase.google.com/project/$projectId/authentication/settings';