defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {"@type": "downloadFile", "@return_type": "file", "is_tdlib_method": true, "file_id": 0, "priority": 0, "offset": 0, "limit": 0, "synchronous": false};
}