empty static method

BotCommandScopeChatMember empty()
override

Implementation

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