Trend
    data class TrendType(val json: JsonObject, val client: ApiClient) : PenicillinModel
Content copied to clipboard
Constructors
Types
Link copied to clipboard
                data class PromotedTrend(val json: JsonObject, val client: ApiClient) : PenicillinModel
Content copied to clipboard
Link copied to clipboard
                data class Trend(val json: JsonObject, val client: ApiClient) : PenicillinModel
Content copied to clipboard