client

private val client: OkHttpClient

HTTP client.

This client will be used to connect to the PHP script to which the study data will be sent. This script will then send the data to my study database.