empty static method

SetChatLocation empty()
override

create SetChatLocation Empty

Implementation

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