Suggestion

data class Suggestion(val term: String)(source)

Minimal suggestion model to avoid leaking any library types.

Constructors

Link copied to clipboard
constructor(term: String)

Properties

Link copied to clipboard