defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {"@type": "getStarSubscriptions", "@return_type": "starSubscriptions", "is_tdlib_method": true, "only_expiring": false, "offset": ""};
}