FeatureResponse

@JsonSerializable
data class FeatureResponse(val feature: Feature)

Constructors

Link copied to clipboard
constructor(feature: Feature)

Properties

Link copied to clipboard