menu
bluesky package
documentation
app_bsky_feed_defs.dart
SkeletonFeedPost
SkeletonFeedPost.fromJson factory constructor
SkeletonFeedPost.fromJson factory constructor
dark_mode
light_mode
SkeletonFeedPost.fromJson
constructor
SkeletonFeedPost.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SkeletonFeedPost.fromJson(Map<String, dynamic> json) => _$SkeletonFeedPostFromJson(json);
bluesky package
documentation
app_bsky_feed_defs
SkeletonFeedPost
SkeletonFeedPost.fromJson factory constructor
SkeletonFeedPost class