EmailAuthenticationResult constructor
const
EmailAuthenticationResult({})
Implementation
const EmailAuthenticationResult({
this.result = '',
this.description = '',
this.rawValue = '',
this.tags = const {},
});