providerId property

  1. @override
String providerId
override

String identifer of the auth provider, for example: 'password', 'phone' or 'google.com'.

Implementation

@override
String get providerId => 'universal_email_sign_in';