defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {
    "@type": "video",
    "url": "",
    "mimetype": "video/mp4",
    "fileSha256": "iU/=",
    "fileLength": "109192",
    "seconds": 1,
    "mediaKey": "=",
    "height": 960,
    "width": 720,
    "fileEncSha256": "riTIeO+UouBo/=",
    "directPath": "/v",
    "mediaKeyTimestamp": "1686254486",
    "jpegThumbnail": "/",
    "contextInfo": {
      "@type": "contextInfo",
      "expiration": 604800,
      "ephemeralSettingTimestamp": "1675329",
      "disappearingMode": {"initiator": "INITIATED_BY_ME"}
    },
    "streamingSidecar": ""
  };
}