app_bsky_graph_starterpack library
Classes
Extensions
Functions
-
isFeedItem(
Map< String, dynamic> ? object) → bool -
Returns true if
object
is FeedItem, otherwise false. -
isStarterpackRecord(
Map< String, dynamic> ? object) → bool -
Returns true if
object
is StarterpackRecord, otherwise false.