createClient function
dynamic
createClient()
Implementation
createClient() =>
UnsupportedError('Cannot create a client without dart:html or dart:io.');
createClient() =>
UnsupportedError('Cannot create a client without dart:html or dart:io.');