empty static method

MessageLinkInfo empty()
override

create MessageLinkInfo Empty

Implementation

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