providerId constant

String const providerId

ID that defines the provider's process.

Basically, it is defined based on firebase's PROVIDER_ID.

プロバイダーの処理を定義したID。

基本的にfirebaseのPROVIDER_IDをベースに定義されます。

Implementation

static const String providerId = _kPasswordAuthProviderId;