EmailAddressAuthenticationGoogleId constructor

EmailAddressAuthenticationGoogleId({
  1. required String token,
})

Implementation

EmailAddressAuthenticationGoogleId({required this.token});