menu
firebase_auth_rest package
documentation
rest.dart
FetchProviderResponse
allProviders property
allProviders property
dark_mode
light_mode
allProviders
property
List
<
String
>
get
allProviders
inherited
The list of providers that the user has previously signed in with.
Implementation
List<String> get allProviders;
firebase_auth_rest package
documentation
rest
FetchProviderResponse
allProviders property
FetchProviderResponse class