defaultData property
Map
get
defaultData
return default data
Implementation
static Map get defaultData {
return {"@type": "botCommandScopeDefault", "@return_type": "botCommandScope"};
}
return default data
static Map get defaultData {
return {"@type": "botCommandScopeDefault", "@return_type": "botCommandScope"};
}