empty static method

Implementation

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