loginProvider property

String? loginProvider
final

The name of current login provider for this account.

If the user logged in using a custom site login mechanism, then the value of this attribute will be site.

Implementation

final String? loginProvider;