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