embedImages property

EmbedImages? get embedImages

Implementation

EmbedImages? get embedImages => isEmbedImages ? data as EmbedImages : null;