menu
danger_core package
documentation
danger_core
GitHubDSL
commits property
commits
brightness_4
commits
property
Null safety
List
<
GitHubCommit
>
commits
final
The github commit metadata for a code review session
Implementation
final List<GitHubCommit> commits;
danger_core package
documentation
danger_core
GitHubDSL
commits property
GitHubDSL class
Constructors
GitHubDSL
fromJson
Properties
commits
hashCode
issue
pr
requestedReviewers
reviews
runtimeType
thisPR
Methods
noSuchMethod
toJson
toString
Operators
operator ==