We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b0717 commit 702c7eeCopy full SHA for 702c7ee
templates/android/docs/java/example.md.twig
@@ -1,4 +1,3 @@
1
-{% import 'kotlin/base/utils.twig' as utils %}
2
import {{ sdk.namespace | caseDot }}.Client;
3
import {{ sdk.namespace | caseDot }}.coroutines.CoroutineCallback;
4
{% if method.parameters.all | filter((param) => param.type == 'file') | length > 0 %}
templates/kotlin/docs/java/example.md.twig
0 commit comments