autoCompleteEngine property

AutoCompleteEngine? autoCompleteEngine
final

The engine which can be used to handle auto-complete requests on this result.

Implementation

final AutoCompleteEngine? autoCompleteEngine;