empty static method

UpdateChatReadInbox empty()
override

create UpdateChatReadInbox Empty

Implementation

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