defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {"@type": "getChatBoosts", "@return_type": "foundChatBoosts", "is_tdlib_method": true, "chat_id": 0, "only_gift_codes": false, "offset": "", "limit": 0};
}