defaultData property
Map
get
defaultData
Implementation
static Map get defaultData {
return {
"@type": "footersData",
"title": "",
"footer": [
{"@type": "footerData", "text": "", "url": ""}
]
};
}