empty static method

TargetChatInternalLink empty()
override

create TargetChatInternalLink Empty

Implementation

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