empty static method

ResendPhoneNumberCode empty()
override

create ResendPhoneNumberCode Empty

Implementation

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