Future<String> text() => Future.error(UnsupportedError( 'Body.text() is not available outside a browser context.'));