empty static method

InlineQueryResultsButton empty()
override

Implementation

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