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