menu
bluesky package
documentation
app_bsky_feed_post.dart
$UPostEmbedExtension
isImages property
isImages property
dark_mode
light_mode
isImages
property
bool
get
isImages
Returns true if this data is
Images
, otherwise false.
Implementation
bool get isImages => this is UPostEmbedImages;
bluesky package
documentation
app_bsky_feed_post
$UPostEmbedExtension
isImages property
$UPostEmbedExtension extension on
UPostEmbed