EmailAddressAuthenticationGoogleId constructor

EmailAddressAuthenticationGoogleId(
  1. {required String token,
  2. int? extra,
  3. int? clientId}
)

An authentication token received through Google ID

Implementation

EmailAddressAuthenticationGoogleId