commits property

List<Commit>? commits
final

An array of commit data type objects, each of which contains information about a specified commit.

Implementation

final List<Commit>? commits;