menu
bluesky package
documentation
atproto.dart
RepoLatestCommit
RepoLatestCommit const constructor
RepoLatestCommit const constructor
dark_mode
light_mode
RepoLatestCommit
constructor
const
RepoLatestCommit
(
{
required
String
cid
,
required
String
rev
,
})
Implementation
const factory RepoLatestCommit({ required String cid, required String rev, }) = _RepoLatestCommit;
bluesky package
documentation
atproto
RepoLatestCommit
RepoLatestCommit const constructor
RepoLatestCommit class