app_bsky_embed_video library

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.