menu
sendbird_sdk
http_client
HttpClient
cleanUp method
cleanUp
brightness_4
cleanUp
method
Null safety
void
cleanUp
(
)
Implementation
void cleanUp() { token = null; headers = {}; uploadRequests = {}; errorController.close(); }
sendbird_sdk
http_client
HttpClient
cleanUp method
HttpClient class
Constructors
HttpClient
Properties
appId
baseUrl
bypassAuth
errorController
hashCode
headers
isLocal
request
runtimeType
state
token
uploadRequests
Methods
cacnel
cancelUploadRequest
cleanUp
commonHeaders
delete
get
multipartRequest
noSuchMethod
patch
post
put
toString
Operators
operator ==