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