data class Source : JsonSerializable
<init>
Source(id: String)
id
val id: String
toJSONString
fun toJSONString(): String