empty static method

SentGiftRegular empty()
override

create SentGiftRegular Empty

Implementation

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