menu
bluesky package
documentation
atproto.dart
RepoCommits
commits property
commits property
dark_mode
light_mode
commits
property
List
<
RepoCommit
>
get
commits
inherited
The list of
RepoCommit
objects.
Implementation
List<RepoCommit> get commits => throw _privateConstructorUsedError;
bluesky package
documentation
atproto
RepoCommits
commits property
RepoCommits class