MissingResultFeedback

class MissingResultFeedback(val responseInfo: ResponseInfo) : SearchResultAdapterItem

Item that represents the "Missing result?" button.

Constructors

Link copied to clipboard
fun MissingResultFeedback(responseInfo: ResponseInfo)

Properties

Link copied to clipboard
val responseInfo: ResponseInfo

ResponseInfo used to construct feedback metadata.