empty static method

SentGift empty()
override

create SentGift Empty

Implementation

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