repositories property
Repositories ( with type: repository) that have this institution as their host_organization.
Implementation
@JsonKey(name: 'repositories')
List<Repository>? repositories;
Repositories ( with type: repository) that have this institution as their host_organization.
@JsonKey(name: 'repositories')
List<Repository>? repositories;