app_bsky_embed_images library

Functions

isImages(Map<String, dynamic>? object) bool
Returns true if object is Images, otherwise false.
isImagesImage(Map<String, dynamic>? object) bool
Returns true if object is ImagesImage, otherwise false.
isImagesView(Map<String, dynamic>? object) bool
Returns true if object is ImagesView, otherwise false.
isImagesViewImage(Map<String, dynamic>? object) bool
Returns true if object is ImagesViewImage, otherwise false.