empty static method

BotVerification empty()
override

create BotVerification Empty

Implementation

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