app_bsky_feed_postgate library
Classes
Extensions
Functions
-
isDisableRule(
Map< String, dynamic> ? object) → bool -
Returns true if
object
is DisableRule, otherwise false. -
isPostgateRecord(
Map< String, dynamic> ? object) → bool -
Returns true if
object
is PostgateRecord, otherwise false.