getUrl(Uri.parse(slowUrl)); try { var response = await request .close() .then( (_) => print('Got eventual response'), ) .timeout( const ...
確定! 回上一頁