type

open override val type: SearchResultType

Deprecated

This property is deprecated and should be replaced by newType

Replace with

newType

Type of the search result represented by the record. Deprecated, use newType to identify the actual type

See also