PhotonResult

data class PhotonResult(features: List<PhotonFeatures>)

Properties

features
Link copied to clipboard
@SerializedName(value = "features")
var features: List<PhotonFeatures>