app_bsky_feed_threadgate library

Functions

isFollowingRule(Map<String, dynamic>? object) bool
Returns true if object is FollowingRule, otherwise false.
isListRule(Map<String, dynamic>? object) bool
Returns true if object is ListRule, otherwise false.
isMentionRule(Map<String, dynamic>? object) bool
Returns true if object is MentionRule, otherwise false.
isThreadgateRecord(Map<String, dynamic>? object) bool
Returns true if object is ThreadgateRecord, otherwise false.