menu
googleapis package
documentation
dataform/v1.dart
FetchRepositoryHistoryResponse
commits property
commits property
dark_mode
light_mode
commits
property
List
<
CommitLogEntry
>
?
commits
getter/setter pair
A list of commit logs, ordered by 'git log' default order.
Implementation
core.List<CommitLogEntry>? commits;
googleapis package
documentation
dataform/v1
FetchRepositoryHistoryResponse
commits property
FetchRepositoryHistoryResponse class