EmailAddressAuthenticationAppleId constructor

EmailAddressAuthenticationAppleId({
  1. required String token,
})

Implementation

EmailAddressAuthenticationAppleId({required this.token});