empty static method

MessageChatSetTheme empty()
override

create MessageChatSetTheme Empty

Implementation

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