BlockEmbed constructor

const BlockEmbed(
  1. String type,
  2. String data
)

Implementation

const BlockEmbed(super.type, String super.data);