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