reposCount property

  1. @JsonKey(name: 'repos_count')
int? reposCount
final

Number of Repositories

Implementation

@JsonKey(name: 'repos_count')
final int? reposCount;