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