GithubAsset

data class GithubAsset(val name: String, val size: Int, val browser_download_url: String, val content_type: String)

Constructors

Link copied to clipboard
constructor(name: String, size: Int, browser_download_url: String, content_type: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val size: Int