empty static method

Implementation

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