OAuthProvider constructor

OAuthProvider(
  1. String providerId
)

Implementation

OAuthProvider(String providerId) : super(providerId);