embedImagesView property
EmbedImagesView?
get
embedImagesView
Implementation
EmbedImagesView? get embedImagesView =>
isEmbedImagesView ? data as EmbedImagesView : null;
EmbedImagesView? get embedImagesView =>
isEmbedImagesView ? data as EmbedImagesView : null;