empty static method

Implementation

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