EmbedAttribute.image constructor
EmbedAttribute.image(
- String source
Implementation
EmbedAttribute.image(String source)
: this._(<String, dynamic>{'type': _kImageEmbed, 'source': source});
EmbedAttribute.image(String source)
: this._(<String, dynamic>{'type': _kImageEmbed, 'source': source});