The user session to authenticate with
@override ClientIO setSession(value) { config['session'] = value; addHeader('X-Appwrite-Session', value); return this; }