empty static method

LinkPreview empty()
override

create LinkPreview Empty

Implementation

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