empty static method

Implementation

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