unsafeParameters

val unsafeParameters: Map<String, String>? = null

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.