EmailAddressAuthenticationGoogleId constructor
EmailAddressAuthenticationGoogleId({
- required String token,
Implementation
EmailAddressAuthenticationGoogleId({required this.token});
EmailAddressAuthenticationGoogleId({required this.token});