app_bsky_feed_post library

Functions

isPostRecord(Map<String, dynamic>? object) bool
Returns true if object is PostRecord, otherwise false.
isReplyRef(Map<String, dynamic>? object) bool
Returns true if object is ReplyRef, otherwise false.