defaultData property
Map
get
defaultData
Implementation
static Map get defaultData {
return {
"@type": "captchaResult",
"type": "words",
"emoji_answer": {"@type": "emoji"},
"random_words": [],
"words": []
};
}