ContentBlockImage constructor
const
ContentBlockImage(
- ImageContent value
Creates this known tagged-union variant.
Implementation
const ContentBlockImage(this.value);
Creates this known tagged-union variant.
const ContentBlockImage(this.value);