A widget that shows a single image.
var image = CardService.newImage().setAltText("A nice image").setImageUrl("https://image.png");
A widget that shows a single image.