unsafe Parameters
fun unsafeParameters(unsafeParameters: Map<String, String>): SearchOptions.Builder
Content copied to clipboard
Non-verified query parameters, that will be added to the server API request.
Note: Incorrect usage of this parameter may cause failed or malformed response. Do not use it without SDK developers agreement.