Set the Appwrite endpoint.
@override ClientIO setEndpoint(String endPoint) { _endPoint = endPoint; return this; }