Trusted

constructor(    name: String,     logo: String? = null,     description: String? = null,     rating: Double? = null,     url: String? = null,     category: String? = null,     contact: String? = null)(source)