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