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