authDomain property

String? authDomain
final

The auth domain used to handle redirects from OAuth provides on web platforms, for example "my-awesome-app.firebaseapp.com".

Implementation

final String? authDomain;