providerId property

String providerId

ID that defines the provider's process.

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

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

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

Implementation

String get providerId;