empty static method

Implementation

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