ContentBlockImage constructor

const ContentBlockImage(
  1. ImageContent value
)

Creates this known tagged-union variant.

Implementation

const ContentBlockImage(this.value);