commits property

  1. @JsonKey(name: 'c')
int? commits
final

Number of Commits

Implementation

@JsonKey(name: 'c')
final int? commits;