defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {"@type": "reportAuthenticationCodeMissing", "@return_type": "ok", "is_tdlib_method": true, "mobile_network_code": ""};
}