CheckAuthenticationEmailCode constructor

CheckAuthenticationEmailCode({
  1. EmailAddressAuthentication? code,
})

Implementation

CheckAuthenticationEmailCode({this.code});