empty static method

Implementation

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