publicReposCount property

  1. @JsonKey(name: 'public_repos')
int? publicReposCount
final

Number of Public Repositories

Implementation

@JsonKey(name: 'public_repos')
final int? publicReposCount;