defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {"@type": "removeNotification", "@return_type": "ok", "is_tdlib_method": true, "notification_group_id": 0, "notification_id": 0};
}