empty static method

RecommendedChatFolder empty()
override

create RecommendedChatFolder Empty

Implementation

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