ContactModel

constructor(name: String? = null, url: String? = null, email: String? = null)(source)