unsafeParameters

fun unsafeParameters(unsafeParameters: Map<String, String>): SearchOptions.Builder

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.