empty static method

StickerSets empty()
override

create StickerSets Empty

Implementation

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