domain property

String domain
getter/setter pair

If you like to change the domain of all the HTTP request you must set the domain here (for example: https://newdomain.com)

Implementation

String domain;