image static method

BlockEmbed image(
  1. String imageUrl
)

Implementation

static BlockEmbed image(String imageUrl) => BlockEmbed(imageType, imageUrl);