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