createTaskUrl top-level property
to CREATE TASK, we send a POST Request to endpoint :
Implementation
String createTaskUrl = 'https://api.scraptcha.com/createTask';
to CREATE TASK, we send a POST Request to endpoint :
String createTaskUrl = 'https://api.scraptcha.com/createTask';