defaultData property
Map
get
defaultData
return default data
Implementation
static Map get defaultData {
return {
"@type": "resendPhoneNumberCode",
"@return_type": "authenticationCodeInfo",
"is_tdlib_method": true,
"reason": {"@type": "resendCodeReason"}
};
}