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