Geo
    data class GeoResult(val json: JsonObject, val client: ApiClient) : PenicillinModel
Content copied to clipboard
Constructors
Types
Link copied to clipboard
                data class Query(val json: JsonObject, val client: ApiClient) : PenicillinModel
Content copied to clipboard