empty static method

SendPhoneNumberCode empty()
override

create SendPhoneNumberCode Empty

Implementation

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