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 340fda9 commit e8a90f0Copy full SHA for e8a90f0
templates/dart/tests/param_object.mustache
@@ -1,4 +1,4 @@
1
-{{{objectName}}}(
+{{#lambda.pascalcase}}{{{objectName}}}{{/lambda.pascalcase}}(
2
{{#value}}
3
{{> tests/request_param}}
4
{{/value}}
0 commit comments