authDomain property
The domain Firebase Auth configures for OAuth redirects, in the format: PROJECT_ID.firebaseapp.com
Implementation
core.String? authDomain;
The domain Firebase Auth configures for OAuth redirects, in the format: PROJECT_ID.firebaseapp.com
core.String? authDomain;