empty static method

TargetChatCurrent empty()
override

create TargetChatCurrent Empty

Implementation

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