GardenPlayerData

constructor(copper: Int? = null, larvaConsumed: Int? = null, analyzedGreenhouseCrops: List<String>? = null, discoveredGreenhouseCrops: List<String>? = null)