empty static method

ChatEventDescriptionChanged empty()
override

Implementation

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