empty static method

EmailAddressAuthentication empty()
override

Implementation

static EmailAddressAuthentication empty() {
  return EmailAddressAuthentication({});
}