Neutron
Requester
constructor(host: String, userId: String? = null, userToken: String? = null, debugMode: Boolean = false)
Parameters
host
The host where is running the Neutron's backend
user Id
The user identifier
user Token
The user token
debug Mode
Whether the requester is still in development and who is developing needs the log of the requester's workflow, if it is enabled all the details of the requests sent and the errors occurred will be printed in the console