Represents a successful autocomplete operation.
The result of the autocomplete operation.
Check if the result was unsuccessful.
Get the error or null if the result was successful.
null
Get the result list data or null if the result was unsuccessful.
Perform an action if the result was unsuccessful.
Perform an action if the result was successful.