empty static method

GetBotSimilarBotCount empty()
override

create GetBotSimilarBotCount Empty

Implementation

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