defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {"@type": "updateApplicationVerificationRequired", "@return_type": "update", "verification_id": 0, "nonce": "", "cloud_project_number": 0};
}