Exposure

data class Exposure(val suggestionType: String, val score: Double) : Suggestion

Constructors

Link copied to clipboard
constructor(suggestionType: String, score: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard