custom static method
Implementation
static BlockEmbed custom(CustomBlockEmbed customBlock) =>
BlockEmbed(customType, customBlock.toJsonString());
static BlockEmbed custom(CustomBlockEmbed customBlock) =>
BlockEmbed(customType, customBlock.toJsonString());