commits property

List<RepoCommit> get commits
inherited

The list of RepoCommit objects.

Implementation

List<RepoCommit> get commits => throw _privateConstructorUsedError;