empty static method

InputInlineQueryResultGame empty()
override

Implementation

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