Join Slack
Powered by
data class GetTrendingRepos(val total_count: Int, ...
# android
g
g4sarma
08/27/2018, 10:47 AM
data class GetTrendingRepos(val total_count: Int, val incomplete_results: Boolean, val items: List<TrendingRepository>)
2
Views
Open in Slack
Previous
Next