app_bsky_embed_video library
Classes
Extensions
Functions
-
isVideo(
Map< String, dynamic> ? object) → bool -
Returns true if
object
is Video, otherwise false. -
isVideoCaption(
Map< String, dynamic> ? object) → bool -
Returns true if
object
is VideoCaption, otherwise false. -
isVideoView(
Map< String, dynamic> ? object) → bool -
Returns true if
object
is VideoView, otherwise false.