All Downloads are FREE. Search and download functionalities are using the official Maven repository.

v2.kotlin-client.data_class_opt_var.mustache Maven / Gradle / Ivy

The newest version!
{{#description}}
    /* {{{description}}} */
{{~/description}}
    val {{{name}}}: {{#is this 'enum'}}{{classname}}.{{nameInCamelCase}}{{/is}}{{#isNot this 'enum'}}{{{datatype}}}{{/isNot}}? = {{#defaultvalue}}{{defaultvalue}}{{/defaultvalue}}{{^defaultvalue}}null{{/defaultvalue}}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy