defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {"@type": "getOption", "@return_type": "optionValue", "is_tdlib_method": true, "name": ""};
}