app_bsky_graph_starterpack library

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.