defaultData property
Map
get
defaultData
return default data
Implementation
static Map get defaultData {
return {"@type": "downloadedFileCounts", "@return_type": "downloadedFileCounts", "active_count": 0, "paused_count": 0, "completed_count": 0};
}