empty static method

Stickers empty()
override

create Stickers Empty

Implementation

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