import 'package:http/http.dart'; BaseClient getCookieClient(storage) => throw UnsupportedError( 'Cannot create a client without dart:html or dart:io.');