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