empty static method

Implementation

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